-
代码
说明: 用jpeg对图像进行编码解码,里面包含界面,以及图片(Using JPEG to encode and decode the image)
- 2020-12-22 10:25:59下载
- 积分:1
-
xtx
本代码是基于数学形态学的多尺度多结构算子的腐蚀与膨胀算法(This code is corrosion and expansion algorithm based on mathematical morphology of multi-scale multi-structure operator)
- 2013-03-13 14:48:37下载
- 积分:1
-
contourlet
利用contourlet变换、小波变换等方法,进行图像去噪,经过调试,完全可以运行,效果不错(Contourlet transform, wavelet transform methods for image denoising, debugging, can run, good results)
- 2012-03-09 20:06:22下载
- 积分:1
-
ihcqb
图象的处理,Image processing Image processing(Image processing, Image processing Image processing)
- 2017-04-29 18:11:56下载
- 积分:1
-
radiometric-correction-
本程序可以实现遥感图像的辐射校正、辐射归一化(This program can achieve the radiometric calibration of remote sensing images, radiation normalized)
- 2021-05-16 19:30:08下载
- 积分:1
-
Huffman
huffman编码
基于对BMP格式图像的编码!
具体你们自己看看!(Huffman code)
- 2010-07-13 14:11:25下载
- 积分:1
-
FaceVerification
说明: 人脸认证流程,计算人脸认证算法的FAR,FRR(Face verification process, the face authentication algorithm calculated the FAR, FRR)
- 2010-04-21 17:22:56下载
- 积分:1
-
psnr_nmse_rms
通过matlab编写的几个关于psnr、mse的图像处理的小程序(Through several matlab written on the PSNR, MSE image processing of small procedures psnr_nmse_rms)
- 2020-11-23 17:39:34下载
- 积分:1
-
qiyizhifenjie
奇异值分解降噪程序,压缩包里有程序的详细说明,内附有word文档的说明(SVD noise reduction program, compression bag has a detailed description of the program, enclosing a word document description)
- 2013-08-23 21:40:29下载
- 积分:1
-
BFSPDFS
广度优先搜索和深度优先搜索在网络拓扑图上的实现。广度优先搜索是从某一节点开始,搜索与其线连接的所有节点,按照广度方向像外扩展,直到不重复遍历所有节点;深度优先搜索是从某一节点开始,沿着其搜索到的第一个节点不断深入下去,当无法再深入的时候,回溯节点,然后再在回溯中的某一节点开始沿另一个方向深度搜索,直到不重复的遍历所有节点。
(Breadth-first search and depth-first search in the network topology is realized. Breadth-first search is started from a node, searching all the nodes connected to its line, in accordance with the breadth direction as extracapsular extension, until no repeat traverse all nodes depth-first search is started from a node along its search to the first nodes deepening it, when it can not go any further, backtracking node, and then back again in the beginning of a node depth search in the other direction until the non-repetition of the traverse all nodes.)
- 2013-08-10 10:37:12下载
- 积分:1