-
一个简单的半透明动画程序。额外的背景图像像素…
一个简单的半透明动画程序。在背景图片上进行像素提取混合,形成半透明效果-a simple translucent animation process. The background image pixels on the extraction of mixed form translucent effect
- 2022-08-07 18:03:29下载
- 积分:1
-
经典提升97小波变换以及反变换,分别进行行列变换,实现多级变换。...
经典提升97小波变换以及反变换,分别进行行列变换,实现多级变换。-Classical wavelet transform and upgrade the 97 anti-transform, respectively the ranks of transformation, the realization of multi-stage transformation.
- 2022-09-26 02:55:02下载
- 积分:1
-
图像处理框架 图像处理框架
图像处理框架 图像处理框架 -Image processing framework for image processing framework for image processing framework
- 2022-06-21 12:58:21下载
- 积分:1
-
这是俄罗斯博士论文的博士论文,博士配套源码,实现图形切割…
这是俄罗斯的一个博士的博士论文的配套源码,实现了GRAPH CUT用于立体视觉的匹配,它改善了传统GRAPH CUT计算耗时的缺点,他还因此称为微软一员,专门从事GRAPH CUT在图像处理上的应用。程序写的很精简,写的很好,反复学过很多遍,这也是C/C++爱好者提高编程能力的一个很好的学习样本,很值得仔细反复阅读。-This is a Russian doctoral thesis, Dr. supporting source, realize the GRAPH CUT for stereovision matching, which improves the calculation of time-consuming traditional GRAPH CUT shortcomings, he also is why they are called a Microsoft, which specializes in GRAPH CUT in image processing applications. Procedures written in very concise, well written, repeatedly studied many times before, this is C/C++ Lovers programming ability to enhance a good learning samples, it is worth reading carefully repeated.
- 2022-02-11 20:26:25下载
- 积分:1
-
这是一套完整的数字图像水印算法的程序,这…
这是一个完成各种数字图像水印的算法的程序,里面也实现了dct,fft,以及水印的改进算法,程序移植性好-This is a complete range of digital image watermarking algorithm procedure, which also realize the dct, fft, as well as to improve the watermarking algorithm, transplantation procedures and good
- 2022-02-01 17:46:40下载
- 积分:1
-
本程序实现对图像的增强,通过模糊增强算法,使图像的边缘信息更加明显,图像出来,能够更好的处理高频信息...
本程序实现对图像的增强,通过模糊增强算法,使图像的边缘信息更加明显,图像出来,能够更好的处理高频信息-This procedure to achieve an image enhancement, through the fuzzy enhancement algorithm, so that the edge of the image information more clearly, the image out, better able to deal with high-frequency information
- 2022-04-14 15:41:27下载
- 积分:1
-
这是一个数字图像处理的实验,有用的东西,希望大家相互学习!...
这是一个数字图像处理的实验,有用的东西,希望大家相互学习!-This is a voice signal processing courseware, useful things that I hope we learn from each other!
- 2023-07-11 07:20:03下载
- 积分:1
-
sltoolbox(统计学习工具箱)组织了一套全面的MATLAB…
sltoolbox (Statistical Learning Toolbox) organizes a comprehensive set of matlab codes in statistical learning, pattern recognition and computer vision. It includes 256 m-files in 24 categories, which are from low-level computational routines to high-level frameworks and algorithms
- 2022-03-17 09:15:11下载
- 积分:1
-
本程序实现了K均值(HCM)算法,ISODATA算法,模糊C均值…
本程序实现了K均值(HCM)算法,ISODATA算法,模糊C均值(FCM),模糊阈值法等对遥感影像的分割。-This program implements K means (HCM) algorithm, ISODATA algorithm, fuzzy C means (FCM), fuzzy threshold law of remote sensing image segmentation.
- 2022-07-06 14:28:51下载
- 积分:1
-
Description: A faster implementation of binary dilation and erosion.
Our f...
Description: A faster implementation of binary dilation and erosion.
Our functions take advantage of MATLAB s decomposition of the structuring element but they may result much faster. Try to run example.m to see the speed improvement factor, changing the parameters.
- 2022-04-23 15:54:51下载
- 积分:1