-
ImageMatch
一个师兄编写的图像配准程序,其中sift代码匹配以及错误点检测值得参考学习。(A brother write image registration procedures, which sift code matches the reference point of error detection is worth learning.)
- 2012-10-10 19:07:09下载
- 积分:1
-
GreyTrans
VC++图像处理程序设计(杨淑莹)第四章_灰度变换源码(VC++ image processing program design (Yang Shuying) Chapter _ gray transform source)
- 2013-03-19 23:52:43下载
- 积分:1
-
visual-detecting-for-PCB
用VC++视觉检测程序,可以打开PCB板的照片文件,对其进行编辑、点运算、几何变换、正交变换、图像增强、形态变换、边缘与轮
廓检测、图像分析与复原、图像编码等功能。其中点运算包括图像反色、线性变换、阀值变换等功能;边缘检测包括Robert算子、
Sobel算子、Gauss-Laplace算子等;正交变换包括傅里叶变换、离散余弦变换、沃尔什变换;图像编码包括哈弗曼编码表、香农弗
曼编码表、行程编码、LZW编码等。
对于研究电子封装技术,视觉检测及电机精确控制的同学学习参考使用。(visual detecting for PCB.rar)
- 2020-09-28 17:27:44下载
- 积分:1
-
charrecognition
《VC++数字图像识别技术典型案例》第九章光学字符识别技术,包括预处理、边缘跟踪和特征提取算法("VC Digital Image Recognition Technology typical case," the ninth chapter of optical character recognition technologies, including pretreatment, Edge tracking and feature extraction algorithm)
- 2007-05-28 20:52:03下载
- 积分:1
-
Bresenham
bresenham画直线,WIN32,计算机图形学基础类源代码(bresenham画直线)
- 2009-03-13 01:17:52下载
- 积分:1
-
polygon
一个计算多边形面积和周长的程序, 同时可以把多边形显示出来, 直观展现多边形形状.(A polygon area and perimeter calculation procedures, the polygons can be displayed simultaneously, intuitive show polygonal shape.)
- 2020-06-28 18:20:01下载
- 积分:1
-
145
一个很好类子来说明类模板的使用,可以比较明了类模板的使用方法,最好进行单步调试(use of class template )
- 2013-08-30 17:17:58下载
- 积分:1
-
weighted-least-squares-filter
基于加权最小二乘最优化框架的滤波器。可用于实现图像的分层编辑。(Weighted least square)
- 2021-04-22 10:28:48下载
- 积分:1
-
MatchLSM
1.打开左右两张影像2.Harris算法提取同名点3.显示提取同名点(若要进行下一步匹配则不建议显示,这里只是用于查看是否提取出)4.相关系数匹配(只在找出的同名点内匹配)5.LSM最小二乘匹配(先进行粗匹配,再精匹配)(1 Open the left and right images 2.Harris algorithm to extract two tie points 3 shows the extraction of corresponding points (not recommended to proceed to the next match show, here is used to see if extracted) 4. Correlation coefficient matching (just looking match within a point of the same name) 5.LSM least squares matching (rough first match, then fine match))
- 2013-08-28 15:45:57下载
- 积分:1
-
motiondetection
完整的程序,提供测试视频帧。根据视频帧中图像的形状进行运动估计(integrity of the procedures for testing video frames. According to Video Frame Image Motion Estimation shape)
- 2006-09-07 21:38:28下载
- 积分:1