-
基于小波变换的多尺度边缘检测matlab源代码
基于小波变换的多尺度边缘检测matlab源代码-Based on Wavelet Transform Multiscale edge detection matlab source code
- 2022-05-23 19:33:56下载
- 积分: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
-
图像处理中有关反色的处理代码,用VC++编写成,简单易懂。
图像处理中有关反色的处理代码,用VC++编写成,简单易懂。-Image processing in the handling of the anti-color code, using VC++ to prepare into a simple easy to understand.
- 2022-05-15 17:22:08下载
- 积分:1
-
VC6.0编写的图像处理程序,可以JPG、GIF等…
VC6.0编写的图像处理程序,其中能对JPG,GIF等图像进行相应处理-VC6.0 prepared by the image processing procedures, which can JPG, GIF and other image processing accordingly
- 2022-03-26 10:24:44下载
- 积分:1
-
在FC8 CxImage Linux端口测试
Cximage Linux port tested in FC8
- 2022-07-20 02:42:12下载
- 积分:1
-
飞火纹理图像纹理分析合成软件,效果很好,飞火纹理图像纹理分析合成软件,效果很好
飞火纹理图像纹理分析合成软件,效果很好,飞火纹理图像纹理分析合成软件,效果很好-Fire fly texture synthesis image texture analysis software, well, flying fire texture synthesis image texture analysis software, the effect of good
- 2023-06-08 23:40:05下载
- 积分:1
-
Week long hair
周长发第三版的附带光盘。内附书中所有源代码-Week long hair
- 2023-02-25 10:35:05下载
- 积分:1
-
这是对经典图片的灰度级统计处理的c++处理程序,可以通过改变参数,将灰度级作任意处理,并写入到BMP文件中...
这是对经典图片的灰度级统计处理的c++处理程序,可以通过改变参数,将灰度级作任意处理,并写入到BMP文件中-This is the classic image of the gray-scale statistical treatment of the c++ handler, you can change the parameters, would be an arbitrary gray-scale processing, and write to BMP file
- 2022-03-13 17:29:29下载
- 积分:1
-
基于viual c++ 2005和OpenCV环境
TestOpenCV是一个应用OpenCV提供的函数进行图片显示和保存的应用程序,注意TestOpenC...
基于viual c++ 2005和OpenCV环境
TestOpenCV是一个应用OpenCV提供的函数进行图片显示和保存的应用程序,注意TestOpenCV需要OpenCV提供的库支持,因此请首先到相关网站上下载并安装OpenCV-Based on viual c++ 2005 and OpenCV is an application environment TestOpenCV provided OpenCV function picture display and preservation of the application, pay attention to the needs of TestOpenCV provided OpenCV library support, so please first of all to the relevant Web site to download and install the OpenCV
- 2022-03-06 13:50:13下载
- 积分:1
-
The function cvHoughCircles finds circles in grayscale image using some modifica...
这段程序利用 Hough 变换在灰度图像中找圆 ,并可进而给出圆心和半径-The function cvHoughCircles finds circles in grayscale image using some modification of Hough transform.
- 2022-05-16 01:39:19下载
- 积分:1