-
图像的二值化算法:最大类间方差法,基特勒最小误差阈值我…
图像二值化算法:Otsu算法,Kittler minimum error thresholding算法,Niblack二值化算法。都是很经典的二值化算法,可用于对图像进行二值化,我自己编写的并经过测试正确。附件中有算法使用说明。-Image binarization algorithm: Otsu method, Kittler minimum error thresholding method, and Niblack method. All these methods are classical binarization methods.
- 2022-08-02 16:23:00下载
- 积分:1
-
Boundary tracking program, you can track the closed borders and the non
边界跟踪程序,可以跟踪闭合的边界和非闭合的边界。读者可以根据自己需要存储其跟踪方向以及跟踪路径。-Boundary tracking program, you can track the closed borders and the non-closed borders. Readers can track the direction of their own need to store and track the path.
- 2022-03-22 05:16:34下载
- 积分:1
-
C++ Builder高级界面特效制作百例
C++ Builder高级界面特效制作百例-100 example of the make c++ bulider senior interface specially good effect
- 2022-10-01 23:25:04下载
- 积分:1
-
LSB algorithm through the basic functions of image hiding using the classic imag...
通过LSB算法实现基本的图像隐藏功能 使用经典图像显示-LSB algorithm through the basic functions of image hiding using the classic image display
- 2023-05-12 07:50:02下载
- 积分:1
-
flash导航条,大家在网站设计的时候经常会遇到如何设计自己导航条的问题,一些精美的导航条实例给大家...
flash导航条,大家在网站设计的时候经常会遇到如何设计自己导航条的问题,一些精美的导航条实例给大家-flash navigation bar, web design in the U.S. often encounter how to design their own navigation bar, some fine examples of the navigation bar to the U.S.
- 2022-03-18 20:59:48下载
- 积分:1
-
Based on the outline of the shape feature extraction 1) the program in VC 6.0...
基于轮廓的形状特征提取
1)该程序在VC++6.0下编译通过;
2)测试图片说明:(图像路径名请在main函数中fp=fopen("1.bmp","rb")中设定)
64×64 24bit BMP:
图像1、2用来验证旋转图像识别;图像1、3用来验证平移图像识别;图像1、4用来验证缩放图像识别;
120×120 24bit BMP:
图像5、6用来验证平移图像识别;图像7、8用来验证旋转图像识别;
3)结果说明:
MCS.dat保存了Mountain Climbing Sequence。
-Based on the outline of the shape feature extraction 1) the program in VC 6.0 under the compiler through 2) Test Photo Caption: (image path name in the main function fp = fopen (1.bmp, rb) set) 64 × 64 24bit BMP: image 1,2 to verify rotating image recognition image 1,3 to verify translational image recognition image 1,4 to verify scaling image recognition 120 × 120 24bit BMP: images used to verify translational 5,6 image recognition images 7,8 rotate images used to verify identification 3) The results indicate that: MCS.dat preserved Mountain Climbing Sequence.
- 2022-03-19 13:22:10下载
- 积分:1
-
设计算法把一个十进制的整数转换为二至九进制之间的任一进制数输出...
设计算法把一个十进制的整数转换为二至九进制之间的任一进制数输出-Design algorithm to convert a decimal integer between 2-9 binary output of either one decimal number
- 2022-12-22 03:15:03下载
- 积分:1
-
MeanShift算法,详细描述了算法的来源问题。
meanshift算法,详细描述了算法的来源、原理和应用
- 2022-01-25 20:25:35下载
- 积分:1
-
快速傅里叶变换的程序,用MFC编程的详细
快速傅里叶变换程序,用MFC详细编程
- 2023-05-07 21:25:03下载
- 积分:1
-
IPP试验算法,可以在VC6/VC7/CB5/CB6下运行。测试图为一个400*400的256灰度图。演示了如何使用IPP,显示保存等基本图像处理实现方法。...
IPP试验算法,可以在VC6/VC7/CB5/CB6下运行。测试图为一个400*400的256灰度图。演示了如何使用IPP,显示保存等基本图像处理实现方法。-IPP test algorithm, the VC6/VC7/CB5/CB6 running. Photograph shows a test 400, 256* 400 grayscale. Demonstrated how the use of IPP, showed preserve the basic image processing method.
- 2022-06-21 18:31:29下载
- 积分:1