-
VS 2008写的简化版photoshop,主要事自己上DIP时做的实验,基本DIP 功能都有,界面美观...
VS 2008写的简化版photoshop,主要事自己上DIP时做的实验,基本DIP 功能都有,界面美观-VS 2008 to write a simplified version of photoshop, the main thing to do when their own experiments on the DIP, the basic DIP function, interface aesthetics
- 2022-04-17 05:59:16下载
- 积分:1
-
匹配技术的开销。sift算法的实现细节…
sift特征匹配技术讲义。详细介绍了sift算法的实现过程。-sift matching technology overhead. Sift the details of the algorithm implementation process.
- 2023-06-04 19:55:03下载
- 积分:1
-
JPEG2000 code Jasper model of follow
JPEG2000的示范性代码Jasper的后继版本,GEOJASPER,版本号1.701.0-JPEG2000 code Jasper model of follow-up version, GEOJASPER, version 1.701.0
- 2022-03-13 22:36:06下载
- 积分:1
-
实现直线算法的模拟,系计算机图形学的类容,直线的三种实现方法...
实现直线算法的模拟,系计算机图形学的类容,直线的三种实现方法-Linear algorithm simulation, the Department of Computer Graphics class capacity, the three straight-line method
- 2022-03-13 02:58:31下载
- 积分:1
-
RGB images will be converted to grayscale images, the procedure described in det...
将RGB图像转换为灰度图像,详细阐述了程序转换的原理和过程,以及扩展腐蚀的原理和程序
- 2023-02-11 14:55:03下载
- 积分:1
-
独立成分分析 进行盲源信号分析,信号处理图像处理的好工具...
独立成分分析 进行盲源信号分析,信号处理图像处理的好工具-ICA
- 2023-06-06 21:35:03下载
- 积分:1
-
一个图像的角点检测、Hough变换
detect corners of a image and hough transform-corner detection and hough transform
- 2022-09-08 05:50:03下载
- 积分:1
-
均值滤波对高斯噪声的影响
均值滤波对高斯噪声的效果
二维自适应维纳滤波对高斯噪声的滤除效果
对加入椒盐噪声的图像分别作均值、中值和维纳滤波 分别使用二维统计滤波对椒盐噪声和高斯噪声进行滤波
利用wrcoef2函数进行图像去噪-Mean filter on the effect of Gaussian noise two-dimensional Adaptive Wiener filtering of the Gaussian noise filtering effect the image to join Salt and pepper noise, respectively for the mean, median and Wiener filtering respectively, using two-dimensional statistical filtering of the Salt & Pepper noise and Gaussian noise filter the use of image denoising wrcoef2 function
- 2022-04-29 04:51:57下载
- 积分:1
-
FCM算法是一种基于划分的聚类算法,它的思想就是使得被划分到同一簇的对象之间相似度最大,而不同簇之间的相似度最小。模糊C均值算法是普通C均值算法的改进,普通C均...
FCM算法是一种基于划分的聚类算法,它的思想就是使得被划分到同一簇的对象之间相似度最大,而不同簇之间的相似度最小。模糊C均值算法是普通C均值算法的改进,普通C均值算法对于数据的划分是硬性的,而FCM则是一种柔性的模糊划分。-FCM algorithm is a clustering algorithm based on the division of its thinking is that it is making is divided into clusters with the greatest similarity between the object, and different similarity between the smallest cluster. Fuzzy C-means algorithm is an ordinary C-means algorithm, the general C-means algorithm for data delineation is rigid, while the FCM is a soft fuzzy partition.
- 2022-07-23 23:27:44下载
- 积分:1
-
本原代码集是我对计算机图形学的编程实践,包括画直线、反走样直线、画圆、画椭圆、画矩形、画多边形、矩形填充、多边形填充、3D变换、光照、贴图等...
本原代码集是我对计算机图形学的编程实践,包括画直线、反走样直线、画圆、画椭圆、画矩形、画多边形、矩形填充、多边形填充、3D变换、光照、贴图等-primitive code sets for my computer graphics programming practice, including painting line, anti-aliasing straight Circle, painted oval, rectangular painting, drawing polygon, rectangle filling, polygon filling, 3D transformation, lighting, textures, etc.
- 2022-07-08 00:53:15下载
- 积分:1