-
Remote sensing
采用MFC,实现遥感图像的基本增强,滤波,变换等功能。还可以保存数据。(Using MFC, to achieve the basic enhancement of remote sensing images, filtering, transformation and other functions. You can also save data)
- 2020-12-21 14:29:08下载
- 积分:1
-
Quantization-for-DCT
量化离散余弦变换系数的程序实现及其效果的检测。过程中使用了8x8的分块方法。首先计算每块的离散余弦变换(DCT);然后量化了DCT的系数; 最后进行了反离散余弦变换(iDCT). 程序中还可以设定缩放系数。(Quantify the discrete cosine transform coefficients procedure and its effect detection. The process used in the 8x8 sub-block method. First calculate the block discrete cosine transform (DCT), quantization of the DCT coefficient Finally, the inverse discrete cosine transform (iDCT) program can also set the scaling factor.)
- 2012-03-17 05:33:25下载
- 积分:1
-
workspace03_PSNR
说明: 实现峰值信噪比的算法,用于判断图片质量的好坏!十分有用!(Achieve peak signal-to-noise ratio (PSNR) algorithm for judging image quality! Very useful!)
- 2019-04-11 09:12:00下载
- 积分:1
-
LSSVMtoolbox
个人感觉最好用最小二乘支持向量机工具箱,特与大家共享!(Personal feeling is best to use least squares support vector machine toolbox, special to share with everyone!)
- 2020-06-28 14:40:02下载
- 积分:1
-
erode
C语言数学形态学的腐蚀运算,同时适用于二值图像与灰度图像。(C language mathematical morphology erosion operation also apply to binary images and gray-scale image.)
- 2009-11-14 14:43:40下载
- 积分:1
-
CUDA_image-denoising
用CUDA并行处理方法改写的图像降噪算法,包括KNN,NLM,以及改进的NLM方法。配置环境适合VS2010+CUDA5.0,对使用CUDA的同学来说是很好的教材。(Image denoising algorithms including KNN,NLM and refined NLM run on CUDA, useful demo for who learns CUDA based parallel programming.)
- 2014-09-15 20:55:52下载
- 积分:1
-
chedaoxain
说明: 实现车道线检测,运用Hough变换的原理(For the process of lane line detection, this paper first searches for the edge points of the lane line, mainly including image graying, image filtering, image edge enhancement and image binarization. Then the lane line edge line is fitted. This paper uses the Hough transform to perform a straight line fitting.)
- 2020-01-12 15:57:32下载
- 积分:1
-
1593
图片浏览源码例程,程序调用API函数实现图片的浏览。包括浏览文件夹对话框的“SHBrowseForFolderA”,以及配合它使用的从列表ID取路径“SHGetPathFromIDListA”(Picture Viewer source code routines , the program calls API functions for image browsing. )
- 2016-04-13 13:18:19下载
- 积分:1
-
Phase-_-extract-line
5相位编组法实现纹理直线边缘的检测matlab程序代码。不同于hough变换。附带文字的原理讲解(The five-phase grouping texture straight edge detection ,matlab code. Different from the hough transform. explain with the accompanying text
)
- 2020-11-20 10:59:37下载
- 积分:1
-
GrayIMG
将一幅rgb图像转换成灰度图像,并显示出灰度图像。(the functon is to make a rgb image to gray image.)
- 2015-10-02 21:41:03下载
- 积分:1