-
基于大津法和迭代法的图像二值化程序,相当于利用该方法进行了图像的分割,源码已调试,很好使!...
基于大津法和迭代法的图像二值化程序,相当于利用该方法进行了图像的分割,源码已调试,很好使!-Based on the Otsu method and iterative method of image binarization procedure is equivalent to using the method of image segmentation, source code has been debugging, very good to make!
- 2023-04-13 11:55:03下载
- 积分:1
-
用c++的mfc和opengl中相关函数实现物体的三位观察
用c++的mfc和opengl中相关函数实现物体的三位观察-Using c++ in mfc and opengl in the correlation function of the three observation of objects
- 2022-01-21 05:18:45下载
- 积分:1
-
Sobel和Kirsch的边缘检测算法
Sobel和Kirsch的边缘检测算法-Sobel Edge Detection Algorithm
- 2023-04-06 09:00:04下载
- 积分:1
-
扫描线算法的图案填充
扫描线算法的图案填充-scan line algorithm pattern filling
- 2022-01-23 10:39:49下载
- 积分:1
-
一组数据 指示图形控件
一组数据 指示图形控件-data graphics instructions Control
- 2022-03-17 01:04:32下载
- 积分:1
-
VC通过八搜索树算法,可以参考下我要实践…
用vc编的八查树算法,可以参考下我得做法-Vc made by the eight search tree algorithm, can refer to the next I have to practice
- 2022-05-07 02:55:14下载
- 积分:1
-
For some images, the commonly used edge detection algorithm sometimes can not be...
对于一些图像来说,常用的边缘检测算法有时候无法设立合适的阈值将它们的梯度较小的模糊边缘检测出来。为了解决这个问题,有两种解决方法:将图像方差标准化,拉大模糊边缘的梯度值,或通过设置sigmoid函数,将像素所在区域的信息传递到梯度值中去,对其进行调整,就能找到合适阈值,有效地将模糊边缘提取出来。本程序把这两种算法实现并与与传统算法进行了比较。-For some images, the commonly used edge detection algorithm sometimes can not be an appropriate threshold for the gradient of their smaller fuzzy edge detected. To solve this problem, there are two solutions: the image variance standardization, widening the fuzzy edge of the gradient value, or by setting the sigmoid function pixel region to disseminate the message to the gradient values to adjust, on the can find a suitable threshold, effectively extracted fuzzy edge. This procedure of these two algorithms with the traditional algorithm.
- 2022-05-27 19:07:29下载
- 积分:1
-
java下的菜单和布局
java下的菜单和布局-the menu and layout
- 2022-03-30 12:10:04下载
- 积分:1
-
用agg实现文字描边效果,并且反走样,效果好,效率高
用agg实现文字描边效果,并且反走样,效果好,效率高-With agg writing strokes to achieve results, and anti-aliasing, effective and efficient
- 2022-02-10 13:28:19下载
- 积分:1
-
实现sobel,canny,LOG算法的边缘检测 以及EM算法的图象分割
实现sobel,canny,LOG算法的边缘检测 以及EM算法的图象分割-achieve segmentation, canny, LOG edge detection algorithm and the EM algorithm for image segmentation
- 2022-06-14 04:37:04下载
- 积分:1