搜索资源列表
houghsearchcircle
- 文件给出了matlab语言进行,对二值图像先用sobel 算子找出边缘,再用hough变换找出圆的圆心和半径的程序,并附图像和解释!-documents given Matlab language, the binary image segmentation using the operator to identify the edge then Hough transform to identify the center of a circle and the circle radius of
two
- 关于处理图像二值化的程序,该程序能有突出快的优点。
binaryextract
- 二值图像的信息隐藏,用到md5加密和改进后的置乱算法
20070515103940288
- 对指纹识别系统中指纹图片预处理的修改,增加了图像有效区域的选择,同时在二值化采用了新的 算法。谢谢大家修正。
Encode
- 在充分研究了原有的二值图像加密算法的基础上,结合混沌序列的特性提出了一种基于位扩展的灰度图像加密算法,并作了对比试验
DWThundunjiami
- 文中提出了一种基于离散小波变换和混沌加密的数字水印新算法,采用二维混沌变换对水印图像加密 对载体图像进行多分辨离散小波变换,应用小波系数判断载体图像的纹理复杂程度后,依据人眼的视觉系统(HVS)特性,将水印信号嵌入到图像的低频部分,对图像的不 同分解层分别选取不同的纹理阈值和水印嵌入强度,将数字水印嵌入到相同分辨层的原始图像中,提高了水印算法的鲁棒性。在检测和提取水印时,通过水印相似度(NC)和峰值信噪比( PNSR)评价水印质量,实验结果表明提出的算法可以抵抗剪裁、JPEG压缩、滤波等几何
tagconnectedregion
- 用于二值图像中的连通区域标识,采用四邻域方法,对联通区域进行判断。-Binary image for the connectivity of regional identity, with neighbors domain method, Unicom region to judge.
watermarking
- 对音频信号分帧加窗,对每帧进行三阶小波变换,取其逼近系数平均值(一般为零).在此嵌入二值图像 并有对潜入水印信号进行盲检,恢复其嵌入水印-Sub-frame of the audio signal increases the Hamming window for each frame impletment third-order wavelet transform, whichever is close to the average coefficient (usually zero). a
siftcode
- 在图像匹配中,有很多种算法。在这众多的算法中,SIFT 算法具有良好的尺度、光 照和空间旋转的不变性,所以被广泛的应用于图像匹配当中。本文对SIFT 算法的四个主要 步骤进行了简单的介绍,并将该算法应用到多色二值压缩的压缩算法当中,提高了压缩效率 并且缩小了压缩后的存储空间。-In image matching, there are many kinds of algorithms. In many algorithms, SIFT algorithm has good scale,
erzhihua
- 天嵌公司的2440下的一个对图像二值化的qt小程序可以将两幅图片二值化-Embedded under the company' s 2440 days of a binary image of the qt small program can be two binary images
saveabinary
- 在linux环境下,使用c语言对图像进行二值化并保存二值化图像-binary a picture
finger(-C)
- 指纹图像增强、求方向图、二值化、细化、特征提取、特征匹配等算法 的c语言源程序,还有实例演示,本人千辛万苦才找来的, 提供给大家分享。 -Fingerprint image enhancement, seeking direction map, binarization, thinning, feature extraction, feature matching algorithm c language source code, as well as examples of pre
abc
- LabVIEW/cvi 数字图像处理 实现图像二值化-LabVIEW/cvi digital image processing for image binarization
bayer
- 此程序用bayer抖动来完成可视密码加密算法,主要是用来图像二值化-This program with bayer jitter to complete visual password encryption algorithms, mainly used for image binarization
Visual_Cryptography
- 可视加密方案中的一种,本代码针对二值图像,进行可视加密。具有可视的效果。-A visual encryption scheme, the code for the binary image, visually encrypted. Have a visual effect.
traffic-condition-identification-
- 建立一个自动识别交通状态的系统,可以实时得到道路交通状况,从而引导交通参与者。系统通过数据采集终端抽样采集交通状况数据,然后经过图像的预处理,即图像的灰度化,通过背景提取算法得到图像背景,然后做背景差,自动阈值分割,形态学滤波等一系列操作,得到二值化图像,并且实现背景更新。然后计算车辆的占路比和车辆的速度这两个交通参数,通过神经网络对大量数据的训练,从而实现自动识别交通状况。-Establish a system to automatically identify traffic state c
LZJAKO
- 图像处理之---二值化变换原代码,及测试 不错的,(Image processing - binary transformation of the original code, and test well,)
图像处理及图像分块
- 膨胀后的g分量二值图像,彩色图像及视频文件
Python_VLPR-master
- 基于树莓派B+版本的车牌识别设计,辨识部分以树莓派3B+/3B为核心处理器,基于Linux平台,通过python3.5和OpenCV来对含有车牌信息的图片,进行高斯去噪、灰度化、边缘检测、二值化、闭操作、字符分割、字符识别匹配等一系列图像处理操作最终实现车牌识别这个系统。(Based on the design of license plate recognition of raspberry pie B+version, the recognition part takes raspberry
自己敲的混沌加密
- 简单的混沌加密,在网易云课堂听课,做的笔记,简单的几个混沌加密,数字水印混沌加密,混沌加密生成二值图像、灰度图像、RGB图像(Simple chaos encryption, in the netease cloud class, take notes, a few simple chaos encryption, digital watermark chaos encryption, chaos encryption generated binary image, gray image, RG