-
FBP
N年前上数字图像课时写的实验报告和程序,用滤波反投影(Filter Back Project,FBP)法重建图像。(Report and source code for data image restore experiment, using FBP.)
- 2013-08-23 00:08:28下载
- 积分:1
-
Marksdetection
自己曾经做的一个项目,基于几何特征的模式识别。可以有效的识别等边三角形,矩形,六角形 和圆形。 基于c++和OpenCV 编写的程序。是学习OpenCV的好代码。 图像处理&模式识别。(Marksdetection for equilateral triangles,rectangle, regular hexagon, special orthogonal polygons and circles Based on C++ and OpenCV good source code for image processing and mark detection)
- 2021-04-13 09:38:56下载
- 积分:1
-
DyBMPMovie
实现“动态”的位图动画,VC++经典编程学习源码,很好的参考资料。(The realization of "dynamic" bitmap animation, VC++ classic learning programming source code, a good reference.)
- 2013-11-25 12:37:28下载
- 积分: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
-
PMFFT
PMF FFT捕获技术性能仿真,分段匹配滤波法和改进算法相比较(FFT PMF capture technology performance simulation, segmented matching filter and improved algorithm comparison)
- 2021-03-08 21:29:28下载
- 积分:1
-
LiveWireAuto
这是典型的图像分割Livewire算法的源码 结合OPENCV,配置一下就可以用了(This is a typical source image segmentation algorithm Livewire combination OPENCV, can be used to configure what)
- 2020-12-31 14:58:59下载
- 积分:1
-
9.SAD-StereoMatching
双目立体匹配,使用SAD,SSD,NCC算法,比较多种常见算法的优劣,对其优化实现快速准确匹配。(Binocular stereo matching, the use of SAD, SSD, NCC algorithm, compare the merits of a variety of common algorithms, and its optimization to achieve fast and accurate matching)
- 2016-08-30 16:13:14下载
- 积分:1
-
vcpicph
VC++图像平滑处理+程序源码,实现图象的平滑(去噪声),锐化功能,测试时请在C盘下放一个测试用的Bmp图片,路径:C: est.bmp,没有的话没法测试。如上图所示是水平平滑处理,可以对比下,不过感觉颜色失真了,有兴趣的看一下。命令行编译过程如下:
vcvars32
rc bmp.rc
cl smooth.c bmp.res user32.lib gdi32.lib(VC++ image smoothing+ program source code, to achieve a smooth image (to noise), sharpening function in the C drive when testing a test of decentralization Bmp picture, path: C: test.bmp, no words can not test . Is shown above the level of smoothing, you can compare the next, but the feeling of color distortion, interested look. Command-line compiler as follows: vcvars32 rc bmp.rc cl smooth.c bmp.res user32.lib gdi32.lib)
- 2014-02-18 15:30:52下载
- 积分:1
-
256bmp
对256bmp进行图象处理
对256bmp进行图象处理(256bmp carried out on the image processing carried out on 256bmp image processing)
- 2007-10-26 16:13:28下载
- 积分:1
-
fire
对火焰图像进行二值化 边缘检测 链码提取 并计算火焰图像的面积和周长 绝对好用!(Binarization flame image edge detection chain code extraction and absolutely easy to calculate the area and perimeter of the flame image!)
- 2013-01-05 16:08:10下载
- 积分:1