-
实现多边形的种子及扫描线的填充算法,同时实现画圆 、直线的功能...
实现多边形的种子及扫描线的填充算法,同时实现画圆 、直线的功能-To realize Polygon fill and Ellipse 、Line
- 2022-03-24 08:01:33下载
- 积分:1
-
用vb编写的图像数字水印的程序。功能还有待完善,可以供学习参考之用...
用vb编写的图像数字水印的程序。功能还有待完善,可以供学习参考之用-prepared with the digital watermark image of the procedure. Function needs to be perfected, could study for reference only
- 2023-03-06 06:55:03下载
- 积分:1
-
使用matlab的小波工具对遥感图像进行图像融合操作
使用matlab的小波工具对遥感图像进行图像融合操作-Using matlab wavelet tools of remote sensing images for image fusion operation
- 2022-04-22 18:38:02下载
- 积分:1
-
canny' s original code, matlab implementation process, with English notes
canny的原代码,matlab实现过程,带中文说明-canny" s original code, matlab implementation process, with English notes
- 2022-07-07 07:04:40下载
- 积分:1
-
8. 判断点是否在凸多边形内 9. 寻找点集的graham算法 10.寻找点集凸包的卷包裹法 11.判断线段是否在多边形内 12.求简单多边形的重心 13.求凸...
8. 判断点是否在凸多边形内 9. 寻找点集的graham算法 10.寻找点集凸包的卷包裹法 11.判断线段是否在多边形内 12.求简单多边形的重心 13.求凸多边形的重心14.求肯定在给定多边形内的一个点15.求从多边形外一点出发到该多边形的切线16.判断多边形的核是否存在-8. In judging whether a convex polygon 9. Find points of graham algorithm 10. Find point set of convex hull volume parcels Act 11. Line judge whether the polygon 12. Seeking simple polygon focus 13. Convex Polygon focus 14. For sure in a given polygon within the a point 15. demand from outside the polygon to the starting point of the polygon Tangent 16. the nuclear polygon judgment whether there
- 2022-03-30 06:23:34下载
- 积分:1
-
阈值图像生长
参数为阈值区域
生长点
可以多seed生长
阈值图像生长
参数为阈值区域
生长点
可以多seed生长-Threshold image growth parameters for regional growth point threshold can seed the growth of
- 2022-07-06 20:43:34下载
- 积分:1
-
这是一个数字图像的雾化的源代码
这是一个关于数字图像雾化处理的程序源代码 -This is a digital image on the atomization of source code
- 2022-06-22 02:28:30下载
- 积分:1
-
我编的图像处理程序,包括模糊,小波等等方面的内容
我编的图像处理程序,包括模糊,小波等等方面的内容-I made the image processing procedures, including fuzzy, wavelet and so on aspects
- 2022-08-09 17:45:23下载
- 积分:1
-
An image file format conversion program, support jpeg, ico, bmp and txt swap, bu...
一个图像文件格式转换程序,支持jpeg、ico、bmp和txt交换,但可能还是第一版,会有点BUG
- 2022-03-24 01:24:21下载
- 积分:1
-
维纳滤波处理
//LPSTR lpDIBBits:指向源DIB图像指针
//LONG lWidth:源图像宽度(象素数)
//LONG lHeig...
维纳滤波处理
//LPSTR lpDIBBits:指向源DIB图像指针
//LONG lWidth:源图像宽度(象素数)
//LONG lHeight:源图像高度(象素数)
//函数说明:
//该函数用来对DIB图像进行维纳滤波复原操作。-Wiener filter// LPSTR lpDIBBits : DIB images at the source pointer// LONG lWidth : Source image width (number of pixels)// LONG lHeight : source image height (number of pixels)// Function :// function to the right DIB images Wiener filter recovery operation.
- 2022-03-20 19:12:31下载
- 积分:1