-
DCM文件转BMP文件,支持多帧DCM图片的转换,命令提示行下的
DCM文件转BMP文件,支持多帧DCM图片的转换,命令提示行下的-DCM BMP file documents to support multi-frame pictures of DCM conversion, Command Prompt under the
- 2023-01-26 13:10:04下载
- 积分:1
-
reliable algorithm source code C Numerical Recipes
200 多个可靠的算法源程序 Numerical Recipes C代码-reliable algorithm source code C Numerical Recipes
- 2022-06-16 00:30:07下载
- 积分:1
-
canny检测器是很有效的边缘检测器,该函数可以实现对目标图像的边缘提取。该方法总结如下:1.图像使用带有指定标准差的高斯滤波器来平滑,以此减少噪声;2.在每一...
canny检测器是很有效的边缘检测器,该函数可以实现对目标图像的边缘提取。该方法总结如下:1.图像使用带有指定标准差的高斯滤波器来平滑,以此减少噪声;2.在每一点计算局部梯度和边缘方向;3.第二步中确定的边缘点会导致梯度幅度图像中出现脊,然后追踪所有脊的顶部,并将所有不再脊顶部的像素设置为0;4.执行边缘链接-canny detector is very effective edge detector, this function can be achieved on the target image edge detection. This method is summarized as follows: 1. Image used with the specified standard deviation of the Gaussian filter to smooth out, thereby reducing the noise 2. In the calculation of each point of local gradient and edge direction 3. The second step in determining the edge points will led to the image gradient magnitude ridge appears, and then keep track of all of the top of the ridge, and ridge at the top of all the pixels are no longer set to 0 4. the implementation of the edge link
- 2022-03-05 01:13:25下载
- 积分:1
-
access to the images for processing, and basic knowledge of engineering examples...
有关图象的获取几处理的基本知识以及工程实现的例子和源代码,内容较为详实-access to the images for processing, and basic knowledge of engineering examples and source code, a more detailed
- 2023-06-13 18:06:04下载
- 积分:1
-
本软件是一个图形编辑器,毕业设计是做的,有完整的系统和相关的文档,软件内容包括:
绘图方面,可以画点、直线、折线、多边形、圆、矩形。绘制时先选择所绘制图元类...
本软件是一个图形编辑器,毕业设计是做的,有完整的系统和相关的文档,软件内容包括:
绘图方面,可以画点、直线、折线、多边形、圆、矩形。绘制时先选择所绘制图元类型,然后用鼠标完成绘制。
编辑方面 ,要求针对每个图元,可对其进行选中、删除操作,并且都可编辑其基本属性,如颜色、线宽等。同时编辑时必须以选中状态才可进行编辑。
保存方面 ,要求能够将所绘制图元成功保存进文件。
读取方面,要求能够将所保存文件成功读取,并显示出来,并且实现对所读取图元的编辑功能与再保存功能。 -err
- 2023-02-16 20:10:04下载
- 积分:1
-
在16位dos下显示1280x1024图像的图形程序,采用刷屏技术,刷新率有些低,不过这大概是dos下的极限了。有兴趣的朋友可以来看看。...
在16位dos下显示1280x1024图像的图形程序,采用刷屏技术,刷新率有些低,不过这大概是dos下的极限了。有兴趣的朋友可以来看看。-in 16 1280x1024 dos shown graphic images of procedures used Shuabing technology, some of the low refresh rate, but it is probably dos under the limit. Interested friends can come.
- 2022-09-28 11:40:04下载
- 积分:1
-
图像旋转,实现二维图像的旋转功能,从而为三维旋转奠定基础...
图像旋转,实现二维图像的旋转功能,从而为三维旋转奠定基础-Image rotation, the realization of two-dimensional image rotation function, so as to lay the foundation for three-dimensional rotation
- 2022-07-27 16:12:49下载
- 积分:1
-
C语言开发图形界面
C语言开发图形界面-C language graphical interface!
- 2022-06-25 23:20:46下载
- 积分:1
-
For the image geometric transformation, translation, image transformation, scali...
针对图像的几何变换,平移,镜像变换,缩放,转置,旋转进行程序设计。取自《vc++图像处理程序设计》-For the image geometric transformation, translation, image transformation, scaling, transpose, rotate to programming. Retrieved from " vc++ Image Manipulation Program Design"
- 2022-02-14 11:18:18下载
- 积分:1
-
霍夫编码,在图像压缩中用到。在通信中使用
霍夫编码,在图像压缩中用到。在通信中使用-Hough encoding, used in image compression. Used in communications
- 2022-08-24 00:48:11下载
- 积分:1