-
基于小波域的隐马尔可夫树模型的图像去噪方法的实现代码。
基于小波域的隐马尔可夫树模型的图像去噪方法的实现代码。-Based on the Wavelet Domain Hidden Markov Tree Model Image Denoising realize the code.
- 2022-04-06 20:11:12下载
- 积分:1
-
一个用MATLAB开发的GUI程序,程序本身是用来进行图像的灰度变换,但是是学习GUI入门编程的好代码,初学者不妨一读...
一个用MATLAB开发的GUI程序,程序本身是用来进行图像的灰度变换,但是是学习GUI入门编程的好代码,初学者不妨一读-Using MATLAB development of a GUI program, the program itself is used for images of gray-scale transformation, but to learn GUI programming a good entry-code, one may wish to read for beginners
- 2022-01-25 23:24:44下载
- 积分:1
-
配套专业版源代码软件DIPA功能简介
与《实用图像处理与分析》配套的源代码软件DIPA是一套完全可执行的VC++界面源代码,界面内容除了图像的表示、读...
配套专业版源代码软件DIPA功能简介
与《实用图像处理与分析》配套的源代码软件DIPA是一套完全可执行的VC++界面源代码,界面内容除了图像的表示、读入、保存、彩色变灰度以外,还包括图像的2值化处理、微分变换、几何变换、彩色变换、参数测量、傅里叶变换、小波变换、Hough变换、模式识别、神经网络、遗传算法、图像压缩等功能,提供有近100个图像处理与分析函数的源代码。该软件主要适用于图像处理的教学和科研-Supporting the professional version of the software source code About Dipa functional and practical image processing and analysis, the source code of the software package Dipa is a fully executable VC++ Interface source code, interface elements in addition to images that read, preserve, gray color change also includes image processing of 2 values, differential transform, geometric transformations, color transform, parameter measurement, Fourier transform, wavelet transform, Hough transform, pattern recognition, neural networks, genetic algorithms, image compression, etc. function, provided there are nearly 100 image processing and analysis function of the source code. The software is mainly applied to image processing teaching and research
- 2022-03-01 10:47:57下载
- 积分:1
-
数字图像处理,将灰度图象取垂直或水平方向的镜像
数字图像处理,将灰度图象取垂直或水平方向的镜像-Digital image processing, the gray-scale images from a vertical or horizontal direction of the mirror
- 2023-06-09 01:05:04下载
- 积分:1
-
一系列展示图像压缩技术的源代码。包括有:使用块截断编码的图像压缩(Block Truncation)、基于高斯金字塔变换的图像压缩(Gaussian Pyram...
一系列展示图像压缩技术的源代码。包括有:使用块截断编码的图像压缩(Block Truncation)、基于高斯金字塔变换的图像压缩(Gaussian Pyramids)、基于离散余弦变换对图像压缩(Discrete Cosine Transform)、基于奇异值分解(SVD)的图像压缩(Singular Value Decomposition)。给出的代码还可以用于2D图像噪声消除-A series of image compression technology to display the source code. Include: the use of block truncation coding for image compression (Block Truncation), based on the Gaussian pyramid transform for image compression (Gaussian Pyramids), based on the discrete cosine transform for image compression (Discrete Cosine Transform), based on singular value decomposition (SVD) Image compression (Singular Value Decomposition). Given code can also be used in 2D image noise cancellation
- 2022-10-27 21:35:04下载
- 积分:1
-
基于kmeans的图像分割算法,首先得到图像,再确定分类,并计算各分类的均值,从而得到各个像素的分类。...
基于kmeans的图像分割算法,首先得到图像,再确定分类,并计算各分类的均值,从而得到各个像素的分类。-Kmeans-based image segmentation algorithm, first of all get the image, and then determine the classification, and calculate the various categories mean, and thus obtain the classification of each pixel.
- 2022-11-18 07:00:04下载
- 积分:1
-
用VC实现的一幅图像的快速离散余弦变换程序,同时也给出了普通离散余弦变换的程序,以方面对比,给出了变换后的图像,以及相应的离散余弦反变换。...
用VC实现的一幅图像的快速离散余弦变换程序,同时也给出了普通离散余弦变换的程序,以方面对比,给出了变换后的图像,以及相应的离散余弦反变换。-with VC image of a fast discrete cosine transform procedures, We also discuss the discrete cosine transform ordinary procedures, respect contrast, is the transformation of images, and the corresponding discrete cosine transform.
- 2022-05-28 08:21:18下载
- 积分:1
-
(模板匹配)目标跟踪templatematch算法,可以跟踪运动…
(模板匹配)TemplateMatch算法实现的目标跟踪,可以跟踪运动镜头下的目标。-(Template matching) TemplateMatch algorithm of target tracking, can track movements of the objectives lens.
- 2022-03-10 20:54:21下载
- 积分:1
-
This is an example of computer graphics in C++ environment to achieve the midpoi...
这是一个计算机图形学实例,在C++环境下实现圆中点BRESENHAM算法-This is an example of computer graphics in C++ environment to achieve the midpoint circle algorithm BRESENHAM
- 2022-01-26 00:46:38下载
- 积分:1
-
Edge Detection (prewitt edge detection operator, roberts edge detection operator...
边缘检测(prewitt边缘检测算子的,roberts边缘检测算子的,Krisch边缘检测算子的)-Edge Detection (prewitt edge detection operator, roberts edge detection operator, Krisch edge detection operator)
- 2022-01-25 23:23:35下载
- 积分:1