-
Calculate-the-proportion-of-pigment
计算色素占比,能够自动计算各种颜色的占比。省时省力。(Calculate the proportion of pigment, can automatically calculate the proportion of various colors. Saving time.)
- 2016-03-02 10:42:33下载
- 积分:1
-
uv_historgam
说明: 利用已知的平坦道路的视差图,得出uv方向的直方图,并且求出直线(The histogram of the UV direction and the straight line are obtained by using the disparity map of the known flat road.)
- 2018-12-31 17:03:01下载
- 积分:1
-
Arnold
对于图像进行ANORLD变换,在图像嵌入水印的过程中,可以对要嵌入的水印图像先进性置乱操作,可以有效地抵抗剪切攻击(For images ANORLD transform, watermark embedding in the image of the process, can the watermark image to embed the advanced nature of the scrambling operation, can effectively attack the shear resistance)
- 2007-11-16 21:52:45下载
- 积分:1
-
img_bp
图像信号的压缩感知重构算法,包含有bp,omp算法的比较程序。(Image signal compression perception reconstruction algorithm, containing the bp, omp of algorithms of comparison procedures.)
- 2011-05-14 08:45:00下载
- 积分:1
-
snake
在MATLAB编程环境下,使用一种活动轮廓的方法实现图像分割的程序。(In the MATLAB programming environment, the use of an active contour method to achieve image segmentation procedures.)
- 2008-04-14 14:46:51下载
- 积分:1
-
Modified-HausdorffDist
文件中是改进的hausdorff距离匹配算法,避免了外部离散点的干扰,优化了计算方法,实现起来更加完美。(In the File,there is the improved Hausdorff distance matching algorithm, avoiding the interference of external discrete points, method, realizes more perfect.)
- 2014-08-05 18:01:29下载
- 积分:1
-
matlabcode
说明: 相当的经典啊 是基于matlab的 大家做图像匹配的都可以用的到,做三维重建方面的。(Rather is based on the classic ah matlab we do the image matching can be used for that, so three-dimensional reconstruction.)
- 2008-09-17 10:28:19下载
- 积分:1
-
5yc
时空域下的信息隐藏技术,LSB ,MSB以及二值图像中的信息隐藏(When the airspace under the information hiding technology, LSB, MSB, as well as binary images of Information Hiding)
- 2021-04-01 23:29:07下载
- 积分:1
-
MRF
使用马尔可夫随机场进行图像分割,包括标记场、特征场建模和参数估计等,程序可运行。(image segmentation Using Markov random field , including label Field, features field modeling and parameter estimation, the program can run.)
- 2020-11-22 16:09:34下载
- 积分:1
-
HarrisCorner
对输入的一张彩色图像,自己写代码实现Harris Corner 检测算法:
1. 不能直接调用OpenCV 里面与Harris 角点检测相关的一些函数;
2. 只能用C/C++,不能用其他语言;
3. GUI 只能用自带的HighGUI,不能用QT 或其他的;
4. 平台可以用Windows, Linux, MacOS;
5. 显示中间的处理结果及最终的检测结果,包括最大特征值图,最小特征值图,R 图(可以考虑彩色
展示),原图上叠加检测结果等,并将这些中间结果都输出成图像文件;
6. 命令格式: “xxx.exe 图片文件 k 参数(=0.04) Aperture_size(=3)”。(The input of a color image, write your own code to achieve Harris Corner Detection Algorithm: 1. Can not be called directly inside OpenCV some functions associated with the Harris corner detection 2. To only use C/C++, can not be used in other languages 3. GUI only with their own HighGUI, can not use QT or other 4. The platform can be used Windows, Linux, MacOS 5. Display intermediate and final results of the test results, including the largest eigenvalues diagram, the minimum feature value graph , R chart (you can consider color display), picture superimposed on the test results, etc., and these intermediate results are output as an image file 6. Command Format: " xxx.exe picture file k parameters (= 0.04) Aperture_size (= 3 ). " )
- 2016-01-04 12:44:23下载
- 积分:1