-
简单图像算法。支持读取多种图片格式,支持灰度图计算,多种二值化算法(基于熵的自动阀值,自动双阀值二值化),支持图像多种卷积计算(高斯滤波,轮廓提取)...
简单图像算法。支持读取多种图片格式,支持灰度图计算,多种二值化算法(基于熵的自动阀值,自动双阀值二值化),支持图像多种卷积计算(高斯滤波,轮廓提取)-simple algorithm. Photo support multiple read format, the gray level support, a variety of binary algorithm (based on the entropy of the automatic threshold. automatic dual threshold value of two) to support a variety of image deconvolution calculation (Gaussian filtering, contour extraction)
- 2022-06-18 10:02:51下载
- 积分:1
-
运用vc++编写的一个实现球的细化以及绘制出一个茶壶图象
运用vc++编写的一个实现球的细化以及绘制出一个茶壶图象-use vc prepared by the realization of a ball and the refinement mapping out a teapot image
- 2022-03-01 22:54:18下载
- 积分:1
-
一套由matlab编写的自然人脸特征提取与相似分析系统的一部分。...
一套由matlab编写的自然人脸特征提取与相似分析系统的一部分。-A set of natural persons prepared by the matlab face feature extraction and similarity analysis system.
- 2023-06-28 08:45:03下载
- 积分:1
-
纹理映射,用程序实现
纹 理 映 射,VC++ 程 序 实 现-Texture mapping, VC++ Procedures realize
- 2022-04-24 04:26:22下载
- 积分:1
-
边界方向的直方图统计。采用canny算法实现。
测试图片说明:(图像路径名请在main函数中AnsiString name="1.bmp" 中设定)
1...
边界方向的直方图统计。采用canny算法实现。
测试图片说明:(图像路径名请在main函数中AnsiString name="1.bmp" 中设定)
1.bmp、2.bmp用来测试尺度变换后图像的识别;
3.bmp、4.bmp用来测试尺度变换后图像的识别;
2.bmp、2_shift.bmp用来测试平移后图像的识别。
实现输出灰度图、平滑图、边缘图以及双阈值处理后的边缘图;
运行后文件夹应该有Image1.bmp,Image2.bmp,Image3.bmp,Image4.bmp;
实现输出灰度图、平滑图、边缘图以及双阈值处理后的边缘图;
边界直方图数据和归一化后直方图数据分别保存在histogram.txt和NormalHistogram.txt中。-Border direction histogram statistics. Canny algorithm used. Testing Photo caption: (image path name in the main function AnsiString name = 1.bmp set) 1.bmp, 2.bmp used to test scaling image identification 3.bmp, 4.bmp used to test After scaling the image identification 2.bmp, 2_shift.bmp used to test post-translational image recognition. Realize the output grayscale, smooth map, edge map, as well as dual-threshold edge map after the treatment running folder should have Image1.bmp, Image2.bmp, Image3.bmp, Image4.bmp realize grayscale output, smooth map, edge map, as well as dual-threshold edge map after the treatment border histogram data an
- 2023-07-29 09:00:03下载
- 积分:1
-
完成图像RGB到HSV的转换,比较自定义函数转换和使用opencv提供函数直接转换的结果。可用于研究H,S,V分量的范围等...
完成图像RGB到HSV的转换,比较自定义函数转换和使用opencv提供函数直接转换的结果。可用于研究H,S,V分量的范围等-Image RGB to HSV conversion, more-defined functions and use the conversion function opencv provide direct conversion results. Can be used to study H, S, V component of the scope of
- 2022-07-17 14:18:19下载
- 积分:1
-
“visual c++ 实践与提高”一书中的人脸检测源码,很详细,值得参考...
“visual c++ 实践与提高”一书中的人脸检测源码,很详细,值得参考
- 2023-02-11 01:40:04下载
- 积分:1
-
数字图像处理的开发环境下的应用…
VC开发环境下编写的数字图像处理应用程序,适合初学vb图像处理人进行学习,有一定得学习价值-VC prepared the development environment the application of digital image processing, image vb for beginners to learn to deal with people, it must learn the value of
- 2022-07-13 21:58:50下载
- 积分:1
-
(模板匹配)目标跟踪templatematch算法,可以跟踪运动…
(模板匹配)TemplateMatch算法实现的目标跟踪,可以跟踪运动镜头下的目标。-(Template matching) TemplateMatch algorithm of target tracking, can track movements of the objectives lens.
- 2022-03-10 20:54:21下载
- 积分:1
-
几个将图像分块,将分块图像拼接,和裁减图像的实用小程序...
几个将图像分块,将分块图像拼接,和裁减图像的实用小程序-several image block to block image mosaic, and the reduction of small images of practical procedures
- 2022-02-15 19:43:37下载
- 积分:1