-
用vc 6.0编写的经典数学形态学粗化和细化、膨胀和腐蚀的源代码,在vc环境下调试通过。对理解这些原理很有帮助的。...
用vc 6.0编写的经典数学形态学粗化和细化、膨胀和腐蚀的源代码,在vc环境下调试通过。对理解这些原理很有帮助的。-Vc 6.0 with the preparation of the classic mathematical morphology coarsening and refinement, expansion and corrosion of the source code in vc through debugging environment. To understand the principle very useful.
- 2022-05-30 04:54:08下载
- 积分:1
-
hough最长线段检测
hough最长线段检测-Hough Detection
- 2022-12-06 10:55:02下载
- 积分:1
-
JPEG图像压缩和BMP位图的比较。所以JPEG的实现…
JPEG图像压缩与BMP位图的比较。JEPG的实现源码。-JPEG image compression and BMP bitmap comparison. JEPG the realization of the source code.
- 2022-01-25 21:12:11下载
- 积分:1
-
MATLAB
基于MATLAB的加强版实现图像的中值滤波方法。-MATLAB-based implementation of the enhanced version of the image median filtering method.
- 2022-02-13 21:49:25下载
- 积分:1
-
JPEG解码程序,包括BASELINE 和 PROGRESSIVE 两种常用格式。
JPEG解码程序,包括BASELINE 和 PROGRESSIVE 两种常用格式。-JPEG decoding procedures, including BASELINE and PROGRESSIVE two common format.
- 2023-04-17 07:55:03下载
- 积分:1
-
recently opened a graphics school in tc debug viable seed filling algorithm. Wit...
最近学校开了图形学,在tc下调试可行的种子填充算法. 一起参考-recently opened a graphics school in tc debug viable seed filling algorithm. With reference! !
- 2023-03-15 06:15:04下载
- 积分:1
-
这是一个Visual c++ 数字图象基础的源码
这是一个Visual c++ 数字图象基础的源码-This is a Visual c digital images based on the source
- 2022-01-23 10:13:06下载
- 积分:1
-
计算几何算法的C语言实现,挺不错的,但有些是比较困难…
计算几何算法的C语言实现,还不错,
不过有些难度,感兴趣的朋友可以看看。-computational geometry algorithm C language, quite good, but some are more difficult, interested friends can see.
- 2022-12-10 06:25:03下载
- 积分:1
-
利用OPENCV编写的图像HU不变矩,是图像处理的入门的工具
利用OPENCV编写的图像HU不变矩,是图像处理的入门的工具-OPENCV prepared to use the image HU invariant moments, is a tool for image processing entry
- 2022-03-29 01:37:36下载
- 积分:1
-
The transformation parameters are specified by the user by editing the
values...
The transformation parameters are specified by the user by editing the
values of the rotation, scale (x and y), and shear (x and y). The
translation is not icluded because it can be easily (normalized or) removed from the image by
subtracting the shape cetroid.
The affine matrix and the affinr transformation are computed using Matlab Image Processing Toolbox
functions: maketform and imtransform. So this program is only demonstrates and facilitates the computation and the applying of these functions to a 2-D image. -The transformation parameters are specified by the user by editing the values of the rotation, scale (x and y), and shear (x and y). The translation is not icluded because it can be easily (normalized or) removed from the image by subtracting the shape cetroid. The affine matrix and the affinr transformation are computed using Matlab Image Processing Toolbox functions: maketform and imtransform. So this program is only demonstrates and facilitates the computat
- 2022-01-24 08:55:33下载
- 积分:1