-
grey-level-histogram
利用BCB编程,实现JPEG图像选择加载功能,并在TChart控件上显示图像的灰度直方图(The use of the BCB programming, loaded JPEG image selection and image histogram on in TChart controls)
- 2013-04-15 11:41:48下载
- 积分:1
-
DCTLSBDWTcode
基于DCT,DFT,DWT等的水印算法,还有加置乱的水印算法,用于图像处理方面(Based on the DCT, DFT, DWT, such as the watermarking algorithm, as well as increase the watermark scrambling algorithm, for image processing)
- 2008-05-20 17:06:38下载
- 积分:1
-
A微波遥感编程实习
微波遥感集中实习SAR影像几何校正,微波遥感几何校正(geometric correction of SAR)
- 2020-06-28 19:00:01下载
- 积分:1
-
time_varied_stiffness
一个齿轮时变啮合刚度求解的仿真程序,在刚度求解过程中,考虑了时变啮合刚度(Time-varying gear mesh stiffness of a simulation program to solve)
- 2020-07-03 12:00:02下载
- 积分:1
-
LSH_MATLAB
Visual Tracking via Locality Sensitive Histograms.基于局部敏感直方图的目标跟踪算法,该算法在CVPR2013中出现,算法较简单但却非常有效,值得各位研究视觉跟踪算法的同行研究(Visual Tracking via Locality Sensitive Histograms)
- 2013-10-03 22:16:22下载
- 积分:1
-
Hough_Process
可实现答题卡阅卷系统中的图像倾斜矫正,采用Hough进行直线检测,并根据所定位的特征直线位置计算倾斜角度,再进行图像旋转,得到校正结果(chieve answer sheet scoring system image tilt correction, performed using Hough line detection, and calculates the inclination angle in accordance with the target characteristic linear position, then rotate the image, corrected results)
- 2016-07-30 10:54:58下载
- 积分:1
-
matlab-hough
说明: 在matlab中应用hough变换进行虹膜定位,效果不错,供大家学习!(Application of the hough transform matlab for iris location, good results for everyone to learn!)
- 2009-07-27 18:43:14下载
- 积分:1
-
图像分块计算灰度平均值
说明: 图像分块处理和计算图像灰度平均值的算法,可用于路面识别预处理(Average value of image block calculation)
- 2021-03-17 14:19:21下载
- 积分:1
-
matlb_test_MeanShift
说明: 均值漂移聚类的源程序,用mean shift 进行聚类,以及绘图显示,很有价值(mean shift based clustering code, using matlab)
- 2009-08-27 11:47:39下载
- 积分: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