搜索资源列表
A0357
- 一套完整的图像处理与识别的源码(全中文注释) 这是我们内部开发与使用的一套图像处理代码,里面包括了大部分图像处理与识别处理的的函数:像模板变换,图像的平滑、锐化、边缘识别、图像中值滤波、图像模糊、图像逆滤波、图像模糊加噪、图像维纳滤波、线性变换、灰度拉伸、直方图均衡、图像腐蚀、图像膨胀、图像开运算、GIF确码编码、缩放、旋转、快速付立叶变换、离散余弦变换等等,等等,太多了。可以用于windows软件或嵌入式软件编程。内部用的,全中文注释,为了下载我才拿出来的。你们自己看着办吧。-a comp
ch1_1
- 功能最全的图像处理的VC++源码,几何变换正交变换,图像增强,图像复原,形态学变换等等,代码注释也很详细-Most of the image processing of the whole VC++ source code, the geometric transformation orthogonal transformation, image enhancement, image restoration, morphological transformation and so on, the
CaptureScreen
- 主用是用于截屏,是一个简单的截屏工具,代码简单全手写并有一定的注释。-Main use is for screenshots, is a simple screenshot tool, code all written and have some simple comments.
PictureView
- VC6.0+GDI实现的图片查看器,启动后全屏,图片不会全屏,保持原始大小,如果要让图片全屏显示,可以修改里面的代码,注释掉里面的BitBlt,然后恢复StrechBitBlt就可以了-Based on the STM32 of serial communication path VC6.0 GDI+ realize picture viewer, started full screen, pictures will not print, keep the original size, if w
BlobDetect
- 自己写的blob detection 注释较全,比较易懂易读,适合初学者使用-The blob detection Notes to write their own over the whole, relatively easy to understand and easy to read, suitable for beginners to use
WMILTracker
- WMIL跟踪算法的实现,代码注释全功能强大-WMIL tracking algorithm, code comments all powerful
cl
- 用于块搜索模式的运动识别,包括所有传统的基本算法如全搜索,三步搜索,运行无误,汉语注释详细,是我自己找了很久的,最全的版本,也许和其他的有点类似,但这个版本绝对最完整!-For motion recognition, including all the basic algorithms such as the traditional full search, three-step search, run correctly, Chinese, detailed notes, is my own
Retinex
- retinex理论的三种实现方法:SSR,MSR,MSRCR.全中文注释,有实例图片,完美运行,vs2012-Three implementations retinex theory: SSR, MSR, MSRCR whole Chinese notes, there are examples of image, a perfect run, vs2012.