-
itinerary coding, JPEG coding (basic system) command line compiler process follo...
行程编码,JPEG压缩编码(基本系统)
命令行编译过程如下
vcvars32
rc bmp.rc
cl compress.c bmp.res user32.lib gdi32.lib-itinerary coding, JPEG coding (basic system) command line compiler process following vcvars32 mail c bmp.rc l compress.c bmp.res user32.lib gdi32.lib
- 2022-06-20 14:45:55下载
- 积分:1
-
基于小波变换的多尺度边缘检测matlab源代码
基于小波变换的多尺度边缘检测matlab源代码-Based on Wavelet Transform Multiscale edge detection matlab source code
- 2022-05-23 19:33:56下载
- 积分:1
-
国外姿势识别的经典源码,好东西大家一定要珍惜
国外姿势识别的经典源码,好东西大家一定要珍惜-Gesture recognition abroad classic source, good things everyone must cherish
- 2022-08-19 06:21:37下载
- 积分:1
-
一个数字图像处理的演示软件,包括各种变换,是图像处理学习者的良好参考...
一个数字图像处理的演示软件,包括各种变换,是图像处理学习者的良好参考-a digital image processing software demonstration, including transform, image processing learners is a good reference
- 2022-02-07 09:43:33下载
- 积分:1
-
opencv_source_code,opencv源码说明,不错的opencv学习文档
opencv_source_code,opencv源码说明,不错的opencv学习文档-opencv_source_code, opencv source code shows that good learning opencv documentation
- 2022-03-20 08:51:47下载
- 积分:1
-
中值滤波是对一个滑动窗口内的诸像素灰度值排序,用其中值代替窗口中心象素的原来灰度值,它是一种非线性的图像平滑法,它对脉冲干扰级椒盐噪声的抑制效果好,在抑制随机噪...
中值滤波是对一个滑动窗口内的诸像素灰度值排序,用其中值代替窗口中心象素的原来灰度值,它是一种非线性的图像平滑法,它对脉冲干扰级椒盐噪声的抑制效果好,在抑制随机噪声的同时能有效保护边缘少受模糊-Median filter is a sliding window from inside the gray value pixel sequencing, using a window center pixel value to replace the original gray value, it is a non-linear image smoothing method, its pulse-grade salt and pepper noise interference inhibition effective in suppressing random noise at the same time can effectively protect the edge of less fuzzy
- 2023-08-08 21:40:02下载
- 积分:1
-
一个可以检测人脸的系统,大家下载看看,相互交流交流,呵呵。
一个可以检测人脸的系统,大家下载看看,相互交流交流,呵呵。-A system can detect human faces, we download to see the mutual exchange of communication, huh, huh.
- 2022-04-16 20:10:50下载
- 积分:1
-
本代码可以对任一BMP文件进行读写操作,方便后期的处理
本代码可以对任一BMP文件进行读写操作,方便后期的处理-This code can be any one of BMP files to read and write operations, to facilitate the latter deal with
- 2022-01-26 00:35:26下载
- 积分: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
-
本程序是实现灰度处理的方法,通过这种方法计算灰度分割门限,进行图像灰度处理...
本程序是实现灰度处理的方法,通过这种方法计算灰度分割门限,进行图像灰度处理-This program is to achieve gray-scale processing methods, by which method gray-scale segmentation threshold for image gray-scale processing
- 2022-01-25 23:59:05下载
- 积分:1