-
算法用来求出道路的主方向,便于后续道路提取;
算法用来求出道路的主方向,便于后续道路提取;
- 2022-05-13 09:34:57下载
- 积分:1
-
用它里面的类可以产生类似于JAVA应用中的水纹、火焰以及熔浆效果。...
用它里面的类可以产生类似于JAVA应用中的水纹、火焰以及熔浆效果。-use it inside the class can produce Java applications similar to the watermarked, flame and melts effect.
- 2022-02-06 10:40:02下载
- 积分:1
-
Particle filter for the process of learning people will look at particle filter...
粒子滤波 该程序适合初学粒子滤波的人看 用粒子滤波跟踪了一个状态变量-Particle filter for the process of learning people will look at particle filter with a particle filter to track the state variables
- 2022-03-13 19:12:22下载
- 积分:1
-
图像的预处理程序,包括图像的剪切、锐化和滤波除噪
图像的预处理程序,包括图像的剪切、锐化和滤波除噪-Image pre-processing procedures, including images of the cut, sharpening and Noise Filtering
- 2022-07-22 09:04:40下载
- 积分:1
-
里面详细的对冈萨雷斯的程序进行了编写,很有用的,大家可以试试!...
里面详细的对冈萨雷斯的程序进行了编写,很有用的,大家可以试试!-Which detailed procedures for the preparation of Gonzales, useful, and we can try!
- 2023-03-31 08:25:03下载
- 积分:1
-
嵌入式上的JPEG解码程序。速度非常快!
嵌入式上的JPEG解码程序。速度非常快!-Embedded on the JPEG decoding process. Very fast!
- 2022-04-15 06:48:17下载
- 积分:1
-
in VC6.0 of some of the basic operations, often used for the study and simple co...
在VC6.0中的一些基本操作,常常用来进行简单的学习和常规的练习
-in VC6.0 of some of the basic operations, often used for the study and simple conventional exercise
- 2022-02-03 09:39:56下载
- 积分: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
-
针对红外图像序列运动目标检测和识别,针对复杂动态场景下的红外目标检测问题,提出了一种基于交叉熵的过渡区提取的红外运动目标检测方法,保证是原创,自己辛苦的作品)...
针对红外图像序列运动目标检测和识别,针对复杂动态场景下的红外目标检测问题,提出了一种基于交叉熵的过渡区提取的红外运动目标检测方法,保证是原创,自己辛苦的作品)-infrared image detection
- 2023-03-21 08:45:03下载
- 积分: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