-
方块编码程序
本程序采用了最简单的方块编码对512×512的lena图像进行了编码
运行程序后可以看出,方块取得越大,图像编码后失真越大。...
方块编码程序
本程序采用了最简单的方块编码对512×512的lena图像进行了编码
运行程序后可以看出,方块取得越大,图像编码后失真越大。
-Box coding procedures used in this process the most simple box of 512 × 512 encoding the lena image after the encoding run the program we can see that the box to obtain the greater the greater the distortion image is encoded.
- 2022-05-05 07:33:20下载
- 积分: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
-
高斯消元法计算线性方程,是用c++编写的,可以解决数学相关的问题...
高斯消元法计算线性方程,是用c++编写的,可以解决数学相关的问题-Guass liner
- 2023-08-03 16:55:03下载
- 积分:1
-
D5/3整数小波变化,实现二维图像的整数小波变化,可用于图像的无损压缩,可实现多级变换,用户可自己设定变换级数...
D5/3整数小波变化,实现二维图像的整数小波变化,可用于图像的无损压缩,可实现多级变换,用户可自己设定变换级数-D5/3 integer wavelet change, realize two-dimensional integer wavelet image changes, can be used for lossless image compression, multi-stage transformation can be realized, users can set their own transformation series
- 2022-05-09 03:53:20下载
- 积分:1
-
用hough变换检测圆形,算法实现比较简单,用matlab编写,容易读懂,已经过测试...
用hough变换检测圆形,算法实现比较简单,用matlab编写,容易读懂,已经过测试-using hough transform to detect circle
- 2022-11-25 05:05:03下载
- 积分:1
-
颜色空间变换函数。R,G,B与Y,R
颜色空间变换函数。R,G,B与Y,R-Y,B-Y之间的转化、由亮度、色差变换R、G、B、c_to_sh --色差信号计算饱和度和色调-Color Space Conversion function. R, G, B and Y, RY, BY between the transformation, by the brightness, color transform R, G, B, c_to_sh calculation of color difference signal saturation and hue
- 2022-03-18 23:31:55下载
- 积分:1
-
c++ builder 图形图象处理(不规则图形的动画技术)
图形的移动,可以改变其水平和垂直距离,
以及速度...
c++ builder 图形图象处理(不规则图形的动画技术)
图形的移动,可以改变其水平和垂直距离,
以及速度-c builder graphic image processing (irregular graphics animation technology) mobile graphics, can change its horizontal and vertical distance, and speed
- 2023-08-03 13:20:04下载
- 积分:1
-
/*
程序名称:laplace.c
功能:从摄像头或者AVI文件中得到视频流,对视频流进行边缘检测,并输出结果。
*/...
/*
程序名称:laplace.c
功能:从摄像头或者AVI文件中得到视频流,对视频流进行边缘检测,并输出结果。
*/-/* Program Name: laplace.c functions: from camera or AVI file to be video streaming, video stream on the edge detection, and output results.* /
- 2022-01-26 07:19:44下载
- 积分:1
-
实现直线算法的模拟,系计算机图形学的类容,直线的三种实现方法...
实现直线算法的模拟,系计算机图形学的类容,直线的三种实现方法-Linear algorithm simulation, the Department of Computer Graphics class capacity, the three straight-line method
- 2022-03-13 02:58:31下载
- 积分:1
-
图象边缘检测代c码
图象边缘检测代c码-Edge Detection of c-generation code
- 2023-06-09 00:05:04下载
- 积分:1