-
dcmread4
集成ITK、VTK、MFC读取DICOM的代码,建成win32程序即可。运行完美(Integrated ITK, VTK, MFC to read DICOM code, built win32 program can. Works perfect)
- 2021-02-19 16:29:44下载
- 积分:1
-
58962
GFT图片格式转换源码,程序根据腾讯皮肤GFT图片的格式,进行字节集的操作实现GFT图片的转换。(GFT image format conversion source code , the program according to Tencent skin GFT picture format operation byte set to achieve GFT image conversion.)
- 2016-05-06 11:18:33下载
- 积分:1
-
traffic-sign-image-segmentation
程序是实现交通标志图像的分割GUI界面,采用分割的方法主要有Ostu,阈值迭代选择法及区域生长法。(Program is to achieve a traffic sign image segmentation GUI interface, the mainly segmentation methods are Ostu, iterative threshold selection method and region growing method.)
- 2013-09-06 08:18:34下载
- 积分:1
-
1329572013522_0
Graphcut算法的源码,用于图像处理领域的图像分割,该算法的matlab代码实现。(Graphcut algorithm source, used in image processing area image segmentation, this algorithm of matlab code realization.)
- 2020-10-30 21:39:57下载
- 积分:1
-
KSVD
一种新型的图像去噪方法,相较于已有的算法,优势在于较小的计算量以及相对更好的还原效果。(A new image denoising method, compared to the existing algorithms, the advantages and the relatively small amount of computation better reproduction.)
- 2013-06-22 12:52:40下载
- 积分: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
-
SAR_KPCA
基于核函数的SAR图像目标识别,利用KPCA对SAR图像进行特征提取(SAR image target recognition based on kernel function,Use KPCA SAR image feature extraction)
- 2021-01-01 21:48:58下载
- 积分:1
-
CVPR18_TM_codes
说明: Z. Liang, J. Xu, D. Zhang, Z. Cao, L. Zhang, "A Hybrid L1-L0 Layer Decomposition Model for Tone Mapping," in CVPR 2018.
- 2020-06-16 07:40:01下载
- 积分:1
-
Matlab_source_for_edge_detector_using_quaternion_c
"基于四元数卷积的彩色图像边缘检测"一文的matlab源代码,很有帮助(matlab source code of "Colour image edge detector based on quaternion convolution" Electronics Letters, 34(10), May 14 1998, 969-971)
- 2010-01-26 11:56:25下载
- 积分:1
-
HOG
读取一24位彩色图像,计算其以下图像特征:
1)灰度直方图
2)颜色直方图(RGB3个通道)
3)方向梯度直方图(HOG,将图像分成4*4 16个块,8个梯度方向)
(Read a 24-bit color images, calculate the following image features: 1) Histogram 2) color histogram (RGB3 channels) 3) histogram of oriented gradients (HOG, the image is divided into 4* 4 16 blocks, 8 gradient directions))
- 2020-06-28 15:00:01下载
- 积分:1