-
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
-
Image-Zoom
这是图象缩放的代码,对于学习图像的朋友应该有所帮助(This is the image scaling code for the study should help the image of a friend)
- 2011-07-17 19:00:24下载
- 积分:1
-
Gaborfilter
说明: Gabor滤波器的MATLAB实现,可用于边缘检测(Gabor filter by matlab)
- 2020-05-08 19:09:52下载
- 积分:1
-
手指静脉识别技术
说明: 非常详细的一篇论文,仔细介绍了手指静脉识别的的全过程(A very detailed paper, carefully introduced the finger vein identification process)
- 2020-06-20 07:20:01下载
- 积分:1
-
LaoDazhongbasisofvariations
老大中 《变分法基础》,对图像处理很有用的一本书(Lao Dazhong 《basis of variations》 which is very useful in the image processing)
- 2010-12-29 10:26:53下载
- 积分:1
-
plytools
说明: 将ply格式的3D物体文件导入Matlab中,并且可以把Matlab中的Patch object导出成ply格式。(Ply format to 3D objects in the file into Matlab, and Matlab can be derived in the Patch object into a format ply.)
- 2009-08-04 13:33:14下载
- 积分:1
-
meng_cv
chan-vese几何活动轮廓提取 讲物体的裂痕非常精准的提取出来
非常经典的并且最新的代码 可供参考
(chan-vese geometric active contour extraction rift speak very precise object extracted from a very classic and the latest code for reference)
- 2013-09-15 15:09:47下载
- 积分:1
-
gaosimohu
这时高斯模糊的源码,对做图像盲复原的同学可以参考(Then Gaussian blur of the source, to make the image blind restoration of the students can refer to the)
- 2009-10-07 21:16:07下载
- 积分:1
-
c# 可以旋转的 饼形图 实例源码
其中用到了 timer控件
- 2013-05-09下载
- 积分:1
-
DCT
基于DCT域的数字水印算法主要包括水印调制、水印嵌入和水印提取,首先在嵌入载体图像之前用Logistic混沌序列对水印进行调制,得到一个只有+1和-1随机序列的水印,同时将载体图像进行全局DCT变换,然后将水印图像嵌入人类视觉系统最重要的部分,即DCT最大的系数,DC(Direct Current)部分也包含在这最大的系数中,这部分的系数满足人类视觉特性,会使水印嵌入的性能更好。嵌入算法是将水印与这些系数进行相乘获得新的系数,再用新的系数来替换原来的系数,即获得嵌入水印后的离散余弦域的图像,然后对这个变换后的图像进行IDCT,就会得到需要的水印图像。(While the carrier image digital watermarking algorithm based on DCT domain include watermark modulation, watermark embedding and watermark extraction, the first of the watermark embedded in a carrier modulated image before using Logistic chaotic sequence, only+1 and-1 to get a random sequence of watermark, Global DCT transform, then the watermark image is embedded most important part of the human visual system, i.e. the largest DCT coefficients, DC (Direct Current) in this section also contains the largest coefficient, the coefficient of this part of the human visual characteristics to meet, make watermarks Embed better performance. The watermark embedding algorithm is with these coefficients are multiplied to obtain new coefficients, and then a new factor to replace the original coefficients, namely discrete cosine domain to obtain an image watermarked and then transformed the image of this conduct IDCT, on watermark image will be needed.)
- 2015-03-24 17:13:25下载
- 积分:1