资源列表
Shi-Tomasi_subpix
- 亚像素匹配,,C++,VS平台,非常好用,-subpixel use C++
yuanma
- vc++MFC图像处理编程,包括对图像的平移,滤波,边缘检测等等算法,可以运行-vc++ MFC programming image processing, including image translation, filtering, edge detection algorithm, etc., you can run
Autoencoder_Code
- 利用神经网络进行降低维数,使得程序更加优化-Dimensionality reduction neural network
epllcode
- CVPR2011-Efficient Marginal Likelihood Optimization in Blind Deconvolution,含论文及代码(盲去卷积)-CVPR2011-Efficient Marginal Likelihood Optimization in Blind Deconvolution,including the paper and code(Blind Deconvolution)
荒野行动Inject透视自瞄
- 疯狂工具高盛公司海水淡化化生寺黑社会还是还是还是活生生事实上化生寺好是是(hgdsggfdsgfgshssss hsh shshs hssssssssssssssssssssssssssss)
1w
- 《精通Visual C++数字图像处理典型算法及实现》光盘-" Excellent Visual C++ algorithm for digital image processing and to achieve the typical" CD
qt
- halcon与Qt配合使用,halcon作为qwidget子类-halcon used in conjunction with Qt, halcon as qwidget subclass
diapaod
- 数字图像获取、处理与分析源盘,VC做的对数字图像捕获处理的源码,运行通过-Digital image acquisition and processing and analyzing the original disk
MCCD
- 并口 图像扫面 成像 CCD 采集 EPP简单操作-CCD imaging scan plane parallel image acquisition EPP simple operation
zishiyinceliang
- 此程序能够完成对电容元件的几何特性自适应测量。-This program can complete the adaptive measurement of geometric characteristics of the capacitor element.
Inpatternrecognitionfeatureextractionandcomputervi
- 该电子书是关于模式识别与图像处理的,学图像处理的人很有帮助-The book is about pattern recognition and image processing, image processing people learn helpful
myImageProcess.tar
- 图像处理软件,打开文件、显示彩色直方图、图像处理和关闭自动机窗口 主类中最主要的是一个imagePanel对象,而这个对象是通过ImagePanel这个类实例化而来,这个类又使用到自己添加的外部类库,ImageJ的一个类库,图像的存储,显示,以及某些图像栈的处理都是基于这个类的,详见源码。 除此之外,还可以通过JMuneItem来实现彩色直方图的,元胞自动机的,以及一些图像处理的实例。其中值得一说的就是元胞自动机是通过一个ActionListener来实现的,然后在其内部创建JFrame