-
matlab_watermark
数字水印参考代码,分别用checksum,lsb,patchwork等方式嵌入水印,并且附带计算信噪比和消除水印的代码(Digital watermark reference code checksum lsb in patchwork way embedded watermark and accompanying calculated signal-to-noise ratio and eliminate the watermark code)
- 2020-11-15 19:09:41下载
- 积分:1
-
palmprint recognition
这是一个简单的掌纹识别系统,运用了PCA算法,可以做到较快的运算。(This is a simple palmprint recognition system that uses the PCA algorithm to achieve faster calculations.)
- 2018-04-12 17:58:55下载
- 积分:1
-
Histogram-method
利用直方图双峰法选取适当阈值对图像进行二值化处理。此法只适用于直方图为双峰状图像。(Using the Shuangfeng method to the appropriate threshold histogram of image processing two values. This method is only applicable to the histogram of image of Shuangfeng.)
- 2015-04-14 15:56:07下载
- 积分:1
-
region_growing123
图像分割matlab代码,区域生长,效果很好(Image segmentation matlab code, region growing)
- 2011-06-19 16:32:06下载
- 积分:1
-
bang_ww55
采用了小波去噪的思想,已经调试成功.内含m文件,可直接运行,用于建立主成分分析模型。( Using wavelet denoising thought, Has been successful debugging. M contains files can be directly run, Principal component analysis model for establishing.)
- 2017-03-25 13:43:45下载
- 积分:1
-
CT-tracking
一种简单高效地基于压缩感知的跟踪算法。首先利用符合压缩感知RIP条件的随机感知矩对多尺度图像特征进行降维,然后在降维后的特征上采用简单的朴素贝叶斯分类器进行分类。该跟踪算法非常简单,但是实验结果很鲁棒,速度大概能到达40帧/秒(A simple and efficient tracking algorithm based on compressed sensing. Firstly, with the random sensing matrix compressed sensing RIP conditions for multi-scale image feature dimension reduction, and then use the naive Bias classifier simple classification in the feature reduction after the. The tracking algorithm is very simple, but the results are robust, speed can reach 40 frames per second)
- 2014-01-10 11:45:54下载
- 积分:1
-
新建文件夹
a1:将二进制文件转为Matalb数据 并批量 联合开发网 - pudn.com
- 2019-07-01 17:25:44下载
- 积分:1
-
examplw5_10
这是冈萨雷斯版数字图像处理中的几个函数的实现,包括gmean,以及书中的例题5.7和5.10。(This is the realization Gonzalez version Several digital image processing functions, including gmean, and examples in the book of 5.7 and 5.10.)
- 2015-04-01 10:22:46下载
- 积分:1
-
poissonSolver_matlab
siggraph2003论文Poisson image editing的matlab实现(the matlab implementation of Poisson image editing(siggraph 2003))
- 2009-06-13 17:40:11下载
- 积分:1
-
densecrf-master
应用条件随机场进行图像分割
使用方法:将pydensecrf-py27或pydensecrf-py35重命名为pydensecrf,放入C:Program FilesAnaconda3Libsite-packages
运行:python inference.py im1.png anno1.png out.png(Renameing the file "pydensecrf-py27" or
"pydensecrf-py35" to the new name "pydensecrf"
Puting this file "pydensecrf" in this directory "C:Program FilesAnaconda3Libsite-packages"
cd examples/
python inference.py im1.png anno1.png out.png)
- 2020-11-25 15:49:32下载
- 积分:1