-
for Computing logarithmic polar transformation of image
用于实现对数极坐标变换的程序,在图像处理中对于旋转、缩放的图像如果需要得到其参数的话,需先进行对数极坐标变换,然后进行相位相关法计算。-for Computing logarithmic polar transformation of image
- 2022-03-03 04:45:12下载
- 积分:1
-
使用一维矩方法实现数字图像的像素级边缘检测
使用一维矩方法实现数字图像的像素级边缘检测-Moment method using the one-dimensional digital image edge detection
- 2023-03-08 18:45:03下载
- 积分:1
-
generic 3* 3 function template procedures. In the above code VC6.0. Compiling un...
通用的3*3模板的函数程序.上述代码在VC6.0,windows98下编译通过,运行正常,有兴趣的朋友可以稍加修改,将文中所述的功能添加到自己的应用程序当中去。-generic 3* 3 function template procedures. In the above code VC6.0. Compiling under Windows98, operating normally, the interest can be slightly modified friends, the text of the functions described in addition to their application to them.
- 2022-02-05 08:44:18下载
- 积分:1
-
图象的腐蚀,和膨胀,和细化算法代码!
比较有参考价值
图象的腐蚀,和膨胀,和细化算法代码!
比较有参考价值-image corrosion, and the swelling and thinning algorithm code! More reference value
- 2023-06-24 05:00:03下载
- 积分:1
-
meanshift算法的matlab程序,用于图像分割
meanshift算法的matlab程序,用于图像分割-matlab program meanshift algorithm for image segmentation
- 2022-03-03 23:31:41下载
- 积分:1
-
P0301: digital image data display matrix and its Fourier transform P0302: Two
P0301:数字图像矩阵数据的显示及其傅立叶变换 P0302:二维离散余弦变换的图像压缩,在MATLAB环境下均通过调试-P0301: digital image data display matrix and its Fourier transform P0302: Two-dimensional discrete cosine transform image compression, in the MATLAB environment through debugging
- 2022-02-25 03:17:44下载
- 积分:1
-
代码是基于MFC框架设计的,实现了对BMP、PCX、TGA、JPEG、GIF图像格式的图片进行读、写、显示等基本功能和各种图片格式的转换功能以及一些变换算法,实...
代码是基于MFC框架设计的,实现了对BMP、PCX、TGA、JPEG、GIF图像格式的图片进行读、写、显示等基本功能和各种图片格式的转换功能以及一些变换算法,实现了图像的放大、缩小、旋转及百叶窗、马赛克等显示特效-Code is based on the MFC framework designed to achieve a BMP, PCX, TGA, JPEG, GIF image format, picture reading, writing, show the basic features and various picture format conversion as well as some transform algorithm, the realization of the image enlarge, narrow, rotating and shutters, mosaic effects, such as display
- 2022-03-10 17:47:43下载
- 积分:1
-
图像处理框架程序,可以打开多种图像格式,并且实现了一些基本的图像算法,界面良好...
图像处理框架程序,可以打开多种图像格式,并且实现了一些基本的图像算法,界面良好-image processing framework procedures can open multiple image formats, and fulfill some basic image algorithm, a good interface
- 2023-03-01 18:15:03下载
- 积分:1
-
这是简单的图像分割程序,用VC编写
这是简单的图像分割程序,用VC编写-It is a simple image segmentation procedures, the preparation of VC
- 2022-11-19 20:10:03下载
- 积分:1
-
图象的几何变换
打开一幅位图,实现几何变换
命令行编译过程如下
vcvars32
rc bmp.rc
cl geotrans.c bm...
图象的几何变换
打开一幅位图,实现几何变换
命令行编译过程如下
vcvars32
rc bmp.rc
cl geotrans.c bmp.res user32.lib gdi32.lib-Images of geometric transformations to open a bitmap, geometric transformations realize the process of command-line compiler is as follows vcvars32rc bmp.rccl geotrans.c bmp.res user32.lib gdi32.lib
- 2022-03-19 13:26:40下载
- 积分:1