搜索资源列表
process22
- 识别钻石对角线轮廓的源程序-Diagonal contour diamond identification of the source
水印算法
- 在对原图像进行双正交7/9三级小波分解后 ,在第二级的水平、垂直、对角以及第三级对角分量上加入水印系数,再经过小波反变换重构出图像。-in the original image Biorthogonal 7 / 9 3 wavelet decomposition, in the second-class level, vertical, diagonal, and the third-class right angle to add weight coefficient watermark, a
基于双正交小波分解的水印算法
- In the original image Biorthogonal 7 / 9 3 wavelet decomposition, in the second-class level, vertical, diagonal, and the third-class right angle to add weight coefficient watermark, after wavelet-transform reconstruct images.
backsamp
- BACKSAMP Backsampling the subband images of the directional filter bank y = backsamp(y) Input and output are cell vector of dyadic length This function is called at the end of the DFBDEC to obtain subband images with overall
shuangtanxingwangluo
- 特征提取是手写体汉字识别的关键,目前四方向网格特征已被实验证实是一种较好的手写体汉字特征。 针对通常的纵横弹性网格对汉字“撇、捺”笔画特征提取的不足.提出一种新的网格构造技术——对角弹性网格,它由45度和135度的对角直线构成,将汉字图像划分为多个菱形,能够很好地适应汉字在“撇、捺”方向的变化。将这两种网格单独,以及相互组合成双网格等情况分别进行手写体识别实验,实验结果验证了对角弹性网格的有效性和双弹性网格的高识别率性。 -Feature extraction is the key to
Diagonal and edge
- B正在做一个关于图像理解方面的研究,她的目标是识别图像中的轮廓。当前阶段,她希望能够识别正方形。图像用一个矩阵表示,矩阵的每个元素对应于图像中的一个像素点,值为0或1,0表示背景,1表示前景。需要寻找的正方形必须满足线宽为单像素,且大小至少为2x2。她希望你能帮她找出图像中满足如下条件的两类正方形的个数: 正方形的边与矩阵边缘平行; 正方形的边与矩阵对角线平行;(B is doing a research on image understanding, and her goal is to