搜索资源列表
CsBMPACCESshow
- CS中一个关于图象与二进制数据处理到数据庫的程序集合是一个好-on a binary image and data processing procedures to the database is a good pool Eastern
CsBMP2fjz
- CS中一个关于图象处理与二进制的程序集合是一个好-on a binary image processing with the procedures set is a good Eastern
Matlab_imageMatlab
- 附录MATLAB 图像处理命令 1.applylut 功能: 在二进制图像中利用lookup 表进行边沿操作。 语法: A = applylut(BW,lut) 举例 lut = makelut( sum(x(:)) == 4 ,2) BW1 = imread( text.tif ) BW2 = applylut(BW1,lut) imshow(BW1) figure, imshow(BW2) 相关命令: makelut 2.best
watermarkt1
- 基于小波零树特性的视觉感知度模型的优化方案, 给出了两种水印算法: 一种算法嵌入的是高斯序列水印, 通过相关检测实现盲检测 另一种算法嵌入的是二值图像水印, 水印的提取是非盲提取。这两种算法在所有重要小波系数( 包括最低频系数) 中嵌入水印, 以达到最大化水印嵌入量的目的, 并结合感知度模型在水印的透明性和鲁棒性之间实现了较好的平衡, 对于常见的图像处理操作, 特别是对于JPEG 和小波压缩均有较好的鲁棒性。-based on wavelet zerotree visual perception
onedimensio
- 里面是三篇二值图像一维边界提取的文章,挺有用的!需要的可以拿去,挺容易懂的。-There are three one-dimensional binary image edge extraction of the article, quite used to! Needs can be taken away, very easy to understand.
EdgeDetection_BoundaryTracing
- Edge detection to find the boundary of an object in binary image
imagezoom
- 图像无极放大的相关资料,其中几篇文章介绍了如何轮廓矢量化方面的知识,在二值图放大中有很大的应用,也可应用到灰度图像中-Promise to enlarge the image of the relevant information, including several articles describes how to contour vector of knowledge, in the binary image to enlarge, there is in some application
CGLGrassfire
- OpenCV function that finds BLOBS in a binary image with the help of the Grassfire algorithm. It is not recursive, but call the function Grassfire each time a white pixel is found in the image. Input: 8bit Unsigned Char binary image. Output: Ch
Matlab
- 信号编码与译码中的二值图像游程编码算法的Matlab实现,谢谢~-Signal encoding and decoding the binary image run-length coding algorithm Matlab implementation, thank you ~
xiaobobianhuanzuixiaoercheng
- 小波变换的多尺度图像分割,和图像二值化程序。-Binary Image
1
- 提出一种针对二值图的连通区域的新的标记方法。对于想要尝试新的标记方法的可以提供借鉴。-A binary image of the connectivity for the new region markers. For those who want to try new methods to provide reference markers.
zhifangtu
- 图像的灰度直方图显示,二值图像显示的经典代码,还有psnr值计算-Image histogram display, binary image shows the classic code, there psnr value
digitalimageprocess
- FINDING THE GLOBAL MINIMUM FOR BINARY IMAGE RESTORATION
003
- 漫谈兼容内核之Wine的二进制映像装入和启动-Wine Talk compatible with the kernel of the binary image and start loading
UrbanExpansionResearchBasedOnMnfAndMadTransformati
- 针对传统变化检测方法存在的缺陷,将最小噪声比率变换(Minimum Noise Fraction, MNF)和多元变化检测(Multivariate Alteration Detection, MAD)方法应用于东营市城市扩展分析.从MNF和MAD变换获得的影像中提取的二值图像可知,检测结果总体精度达到90.1 ,Kappa系数为0.802,证明了本文方法在变化区域检测方面的可操作性和有效性.-Traditional change detection methods for defects, t
binary
- I need the matlab codings for medical image proccessing for eg:downsampling,bicubic interpolation
RLE-Encode
- 对某些相同灰度级成片连续出现的图像(如洪水图),行程编码也是一种高效的编码方法。特别是对二值图像,效果尤为显著。在一个逐行存储的图像中,具有相同灰度值的一些像素的序列,称为一个行程。-Appear in successive images of some of the same gray level into tablets (such as flood charts), the run length coding is an efficient coding method. In partic
1
- 二值图像连通域标记快速算法实现,非常有用的哦。-Binary image connected domain mark fast algorithm ,Very useful
A-Binary-Level-Set-Model-
- 二值水平集方法在图像分割中的新应用,改进原来的水平集方法-New applications of the binary level set method of image segmentation, improved the original level set method
the-binary-image-
- 这里列举二值图像连通域标记算法包括直接扫描标记算法和二值图像连通域标记快速算法-Here are the binary image connected component labeling algorithm including direct scan labeling algorithm and binary image connected component labeling fast algorithm