-
一个将二进制文件存储的Bayer格式的图像转为BMP格式图像显示并BMP格式并显示的桌面计算机程序...
一个将二进制文件存储的Bayer格式的图像转为BMP格式图像显示并BMP格式并显示的桌面计算机程序-A windows Application Software that Convert Image from Bayer to BMP format.
- 2022-03-21 13:36:07下载
- 积分:1
-
KFCM, IFCM算法的详细介绍
KFCM, IFCM算法的详细介绍-KFCM, IFCM algorithm detailed introduction
- 2023-08-24 20:25:04下载
- 积分:1
-
王颖编写的数字图像水印patchwork方法实现
王颖编写的数字图像水印patchwork方法实现-Wang Ying : the method of realization of digital image watermarking patchwork
- 2022-01-25 23:29:51下载
- 积分:1
-
MATLAB语言中图像数据与信息的读取方法,绘制灰度直方图的方法,理解灰度直方图的灰度变换及均衡化的方法。...
MATLAB语言中图像数据与信息的读取方法,绘制灰度直方图的方法,理解灰度直方图的灰度变换及均衡化的方法。-MATLAB Image data and information to read, drawing gray histogram, Gray understanding of gray histogram equalization and transform the way.
- 2022-02-24 12:38:25下载
- 积分:1
-
object : If you want to learn computer graphics students, teachers and staff : a...
对象:想学好计算机图形学的大学生,老师和工程人员内容:动态的演示了图形生成过程,详细的源代码使你粘贴后就可以运行,其中包括DDA、bresenham、逐点比较法直线生成算法;bresenham,DDA,中点画圆算法;n次bezier,spline,Bspling,Hermite曲线生成算法;单线性,双线性,Bezier曲面生成算法;矢量,点阵字符生成算法;扫描填充,种子填充算法,多边形,直线裁剪算法;平移,比例,旋转,原点对称,错切变换算法;斜测投影,一点,二点,三点透视算法;消影,斜平行投影,正轴测投影,透视投影算法,光照立体球,光照圆环,光照双线性曲面等等!如果需要安装图形学演示系统的请到这下载:http://happyyangxu.home.sunbo.net/xfile.php?xname=N50SQV0&download=1&fname=graphic_demo.zip-object : If you want to learn computer graphics students, teachers and staff : a dynamic demonstration of graphics generation process, the detailed source code so that you can run after the paste, including DDA, bresenham, point by point comparison Linear Algorithm; Bresenham, DDA, Stipples Yuan algorithm; n bezier, spline, Bspling, Hermite curve generation algorithm; single, bilinear, Bezier surface generation algorithm; vector, Character generation algorithm; scanning fill the seed filling algorithm, polygons, linear cutting algorithm; translation, proportion, rotation , the origin of symmetry,
- 2022-04-14 18:58:19下载
- 积分:1
-
方块编码程序
本程序采用了最简单的方块编码对512×512的lena图像进行了编码
运行程序后可以看出,方块取得越大,图像编码后失真越大。...
方块编码程序
本程序采用了最简单的方块编码对512×512的lena图像进行了编码
运行程序后可以看出,方块取得越大,图像编码后失真越大。
-Box coding procedures used in this process the most simple box of 512 × 512 encoding the lena image after the encoding run the program we can see that the box to obtain the greater the greater the distortion image is encoded.
- 2022-05-05 07:33:20下载
- 积分:1
-
用hough变换检测圆形,算法实现比较简单,用matlab编写,容易读懂,已经过测试...
用hough变换检测圆形,算法实现比较简单,用matlab编写,容易读懂,已经过测试-using hough transform to detect circle
- 2022-11-25 05:05:03下载
- 积分:1
-
只能用原来的软件可以256种颜色的腐蚀试验。
原来那个只能处理256色的软件可以连续腐蚀和膨胀,因为它的clearmem的原因
新的软件不具备这个功能,为了让不同的功能更加看得清楚,如果想加上连续的
功能,只需要把View2的相关函数的注释运行就可以了。
-Can only deal with the original software can be 256 colors for corrosion and expansion because of its reasons for clearmem new software does not have this feature so that different functions in order to more clearly seen, if want to add a continuous function, just to View2 the correlation function of the Notes to run on it.
- 2022-05-14 23:09:23下载
- 积分:1
-
能够对bitmap图片进行无级缩放的动态库源代码
能够对bitmap图片进行无级缩放的动态库源代码-able to bitmap picture without the dynamic zoom level for the source code
- 2023-06-16 21:40:04下载
- 积分:1
-
本程序将SIFT与边缘结合起来用来做图像配准
先用SIFT检测关键点 用CANNY算子进行边缘检测 进而优化选取最佳匹配点 进行向量匹配 图像配准...
本程序将SIFT与边缘结合起来用来做图像配准
先用SIFT检测关键点 用CANNY算子进行边缘检测 进而优化选取最佳匹配点 进行向量匹配 图像配准-This procedure will be combined with SIFT and the edge used to do image registration using SIFT key-point detection using Canny edge detection operator to select the best match to optimize vector match point image registration
- 2022-07-25 20:35:46下载
- 积分:1