91av视频/亚洲h视频/操亚洲美女/外国一级黄色毛片 - 国产三级三级三级三级

  • 大小: 1.06MB
    文件類型: .zip
    金幣: 1
    下載: 0 次
    發(fā)布日期: 2021-01-06
  • 語言: Python
  • 標簽: python??opencv??

資源簡介

數(shù)字圖像處理 實驗代碼 python+opencv exp1圖像的顯示與存儲,exp2基本幾何變換,平移、旋轉(zhuǎn)、縮放等,圖像的傅里葉變換,exp3圖像的對比度增強+直方圖修正+平滑、銳化,exp4邊緣檢測

資源截圖

代碼片段和文件信息

#?-*-?coding:?utf-8?-*-

#?Form?implementation?generated?from?reading?ui?file?‘exp.ui‘
#
#?Created?by:?PyQt5?UI?code?generator?5.11.3
#
#?WARNING!?All?changes?made?in?this?file?will?be?lost!

from?PyQt5?import?QtCore?QtGui?QtWidgets

from?PyQt5?import?QtCore?QtGui?QtWidgets
from?PyQt5.QtWidgets?import?*
from?PyQt5.QtGui?import?QImage?QPixmap
import?cv2
import?numpy?as?np

class?Ui_MainWindow(object):
????def?setupUi(self?MainWindow):
????????MainWindow.setobjectName(“MainWindow“)
????????MainWindow.setEnabled(True)
????????MainWindow.resize(640?480)
????????self.centralwidget?=?QtWidgets.QWidget(MainWindow)
????????self.centralwidget.setobjectName(“centralwidget“)
????????self.openfile_btn?=?QtWidgets.QPushButton(self.centralwidget)
????????self.openfile_btn.

?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----
?????目錄???????????0??2019-06-17?16:37??exp1\
?????目錄???????????0??2019-06-17?16:37??exp1\.idea\
?????文件?????????184??2019-05-25?16:48??exp1\.idea\encodings.xml
?????文件?????????294??2019-05-23?15:22??exp1\.idea\misc.xml
?????文件?????????275??2019-05-23?15:22??exp1\.idea\modules.xml
?????文件?????????239??2019-06-13?21:54??exp1\.idea\other.xml
?????文件?????????598??2019-06-13?21:54??exp1\.idea\untitled.iml
?????文件???????24499??2019-06-17?16:34??exp1\.idea\workspace.xml
?????文件????????3257??2019-06-16?14:10??exp1\exp.py
?????文件????????3184??2019-06-16?14:02??exp1\exp.ui
?????文件?????????327??2019-06-16?14:06??exp1\first?GUI.py
?????目錄???????????0??2019-06-17?16:38??exp2\
?????目錄???????????0??2019-06-17?16:38??exp2\.idea\
?????文件?????????408??2019-06-17?15:14??exp2\.idea\exp2.iml
?????文件?????????294??2019-06-17?15:12??exp2\.idea\misc.xml
?????文件?????????267??2019-06-17?15:12??exp2\.idea\modules.xml
?????文件???????15904??2019-06-17?15:47??exp2\.idea\workspace.xml
?????文件?????????553??2019-06-17?15:41??exp2\fuliye.py
?????文件?????????410??2019-06-17?15:33??exp2\pingyi.py
?????文件?????????295??2019-06-17?15:33??exp2\suofang.py
?????文件?????????588??2019-06-17?15:43??exp2\xuanzhuan.py
?????文件??????361006??2019-06-17?15:32??exp2\yin.png
?????目錄???????????0??2019-06-17?16:38??exp3\
?????目錄???????????0??2019-06-17?16:38??exp3\.idea\
?????文件?????????408??2019-06-17?15:47??exp3\.idea\exp3.iml
?????文件?????????294??2019-06-17?15:47??exp3\.idea\misc.xml
?????文件?????????267??2019-06-17?15:47??exp3\.idea\modules.xml
?????文件???????15366??2019-06-17?16:20??exp3\.idea\workspace.xml
?????文件?????????719??2019-06-17?16:06??exp3\pinghua.py
?????文件?????????718??2019-06-17?16:17??exp3\ruihua.py
?????文件??????361006??2019-06-17?15:32??exp3\yin.png
............此處省略11個文件信息

評論

共有 條評論