-
对灰度图像进行三次插值,进行缩放、平滑处理
对灰度图像进行三次插值,进行缩放、平滑处理-of three gray image interpolation, scaling, smooth handling
- 2022-03-19 12:24:07下载
- 积分:1
-
国外的一个非常不错的图像去噪matlab代码
国外的一个非常不错的图像去噪matlab代码-Abroad, a very good image denoising matlab code
- 2022-10-24 01:05:04下载
- 积分:1
-
Array into images, to this procedure for the black, white, gray image of three c...
数组转化为图像,此程序转为的为黑,白,灰三种颜色的图像-Array into images, to this procedure for the black, white, gray image of three colors
- 2023-08-14 15:45:02下载
- 积分:1
-
直方图算法,用于图像处理
直方图算法,用于图像处理-histogram algorithm for image processing
- 2022-08-04 02:39:52下载
- 积分:1
-
该程序用来求取256x256灰度图像的直方图,还可以对图形进行灰度值8级化...
该程序用来求取256x256灰度图像的直方图,还可以对图形进行灰度值8级化-The procedure used to strike a 256x256 gray image histogram can also be carried out on the graphics gray value of 8
- 2022-03-10 18:38:35下载
- 积分:1
-
实现yuv4:2:0图像块的报警检测,图像拼接处理,并提供…
实现对YUV4:2:0图像的遮挡报警检测,图像马赛克处理,及视频丢失处理等功能,内附详细使用说明,谢谢使用,-Realize YUV4: 2:0 image block alarm detection, image mosaic processing, and video loss of processing and other functions, included detailed instructions, thank you to use,
- 2023-07-10 13:00:03下载
- 积分:1
-
matlab drawing to achieve the various chaotic systems, the code is simple and pr...
matlab实现各个混沌系统的绘制,代码简单实用,对初学者有帮助-matlab drawing to achieve the various chaotic systems, the code is simple and practical help for beginners
- 2022-02-27 05:01:17下载
- 积分:1
-
窗口编程实例,很酷!
Window 编程例子, 比较cool !-Window programming examples, cool!
- 2023-06-25 16:40:03下载
- 积分:1
-
vc++边沿检测与提高.轮廓跟踪的图象算法,一个好的图象处理原代码...
vc++边沿检测与提高.轮廓跟踪的图象算法,一个好的图象处理原代码-vc edge detection and improve. Image contour tracking algorithm, a good source image processing
- 2022-03-11 14:28:42下载
- 积分:1
-
dct.pdf formula described in a very classic, but a section of source code has so...
dct.pdf中介绍的公式非常经典,但其中的一段源程序有一些错误,但在C文件dctmatrix.c有了修正。
dctmatrix.c给出了如何定标DCT系数。
dctmatrix.c中,FIX_DCTMTX_2[Rows][Columns]采用Q11定标,FIX_DCTMTX采用Q15定标。
DCTMTX_2[Rows][Columns]*2=DCTMTX[Rows][Columns]-dct.pdf formula described in a very classic, but a section of source code has some mistakes, but in C has been amended dctmatrix.c document. How dctmatrix.c given DCT coefficient calibration. dctmatrix.c in, FIX_DCTMTX_2 [Rows] [Columns] using Q11 calibration, FIX_DCTMTX calibration using Q15. DCTMTX_2 [Rows] [Columns]* 2 = DCTMTX [Rows] [Columns]
- 2022-05-18 22:59:44下载
- 积分:1