-
JPEG
C++ based JPEG on grayscale image
DCT -> Quantization -> ZigZag -> DPCM, Runlength,-> Entropy Coding
- 2016-11-28 21:05:34下载
- 积分:1
-
nsct_toolbox-zishiying
基于NSCT变换的自适应去噪,里面包含仿真图(image denoising)
- 2013-08-25 10:17:27下载
- 积分:1
-
MSR_image_enhance
基于对尺度的MSR算法的医学图像增强算法。
调试可以通过
对于低对比度的医学图像有很好的效果!(scale based on the MSR algorithm of medical image enhancement algorithms. Debugging through the low-contrast image has good results!)
- 2007-03-23 09:34:46下载
- 积分:1
-
CNN-for-Image-Retrieval-master
说明: 基于内容的CNN图像检索,编写语言为matlab(CNN Image Retrieval, matlab)
- 2019-05-05 20:24:18下载
- 积分:1
-
GuidedFilter
Kaiming He的导向滤波算法的源代码(Guided filter source code Kaiming He)
- 2021-01-11 09:08:50下载
- 积分:1
-
Kinect_DepthCanny
用kinect获取3D图像,并从3D图像中用OpenCV方法从深度图中获取梯度边缘,从而得到更多信息,做后续处理(Get with kinect 3D images, and get the edge gradient from the depth map from a 3D image using OpenCV method to obtain more information, do follow-up treatment)
- 2014-02-21 21:19:53下载
- 积分:1
-
GHT
自己编写的广义霍夫变换,里面有测试图片,可以作为学习霍夫变换的入门(I have written a generalized Hough transform, there are test images, the Hough transform can be started as a learning)
- 2011-10-21 18:47:33下载
- 积分:1
-
range_image_border_extraction
利用PCL库,基于深度图像,进行点云特征提取(Based on the depth image, feature extraction of point cloud)
- 2015-04-02 22:15:35下载
- 积分:1
-
yuzhihuafenge
图像分割是把图像划分成具有实际意义的互补交迭的区域的集合。在图像分割之前,图像区域的数目未知,而在分割后各个区域同时满足均匀性和连通性的条件,故图像分割是一个复杂的过程,目前大多数研究都是针对某一类型图像或者某一具体应用的分割。图像阈值化分割的基本思想是确定一个阈值,然后把每个像素点的像素值和阈值相比较,根据比较的结果把像素划分为两类,前景(1)或背景(0)。该方法的关键是确定一个最优的阈值。常用的阈值确定方法有直接门限法、类间最大方差法(otsu法)、分水岭算法、最小误差法、最大熵法等。该段代码就是图像的阈值分割。(The image segmentation is divided into the practical significance of the emerging area of complementary set. In the image segmentation, before the number of image region, the unknown, and after each area in division at the same time satisfy the uniformity and connectivity condition, so the image segmentation is a complicated process now, most research are for a certain type image or a particular application of the division. Image threshold segmentation of the basic idea is to determine a threshold, then put each pixel threshold value of the pixels and compared, according to the result of the comparison the pixel divided into two categories, the prospect (1) or background (0). This method is the key to determine an optimal threshold. Commonly used method to determine the threshold value of direct threshold method, the largest of the variance between method (otsu method), watershed algorithm, the minimum error method, the maximum entropy method, etc. When the code is image threshold segm)
- 2011-11-14 21:10:46下载
- 积分:1
-
morphology-enhance
新的形态学图像增强,采用多尺度形态学增强算法,对图像进行增强(morphology image enhance )
- 2011-09-19 19:27:50下载
- 积分:1