搜索资源列表
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
数字水印
- 对原始信号做DCT的算法:Cox 和Piva 等人提出的DCT技术的经典之作。Cox利用随机数发生器产生标准正态序列作为水印信息对图像进行整体DCT变换后,选取除去DC系数之外部分较低频率系数叠加水印信息 Piva则修改整幅图像的中频部分。对原始信号分块后,再作DCT的算法:Hsu和Wu 把图像进行8*8分块,将一个二进制序列作为水印放入DCT的中频区;有些学者则计算整个图像的DCT,把一个实数序列嵌入DCT的中频系数上。选择中频区的好处是一方面尽量减少嵌入信息对图像主观视觉的影响;同时,尽量避
tagconnectedregion
- 用于二值图像中的连通区域标识,采用四邻域方法,对联通区域进行判断。-Binary image for the connectivity of regional identity, with neighbors domain method, Unicom region to judge.
DesktopSearchEngine
- 一款开源的桌面搜索引擎源代码,技术特色包括快速搜索文件(作者称经常会少于1秒),支持音乐/文档/图片筛选过滤,文件类型筛选过滤,文件访问和文件大小筛选等。源代码包括了一个加速技术及有关函数,以及闪速注册表读取类。源代码中包含使用CopyMemory API函数构建的二进制文件转储功能,从内存获取对象集合,使用WMI脚本对象,多线程递归搜索以及其他的技术,总之是一款不错的源代码,对希望编写桌面搜索引擎的网友可以提供借鉴。 首先把 Engine目录下的prjEngine.vbp编译为Hyper
AnImageEncryptionSchemeBasedonChaoticMap
- ieee一种基于混沌的新加密方法An Image Encryption Scheme Based on Chaotic Map - In this paper, a novel block digital image encryp- tion scheme based on a chaotic coupled map lattices (CML) is reported. Within this scheme, an original image is decomp
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
ImageToBianry
- It converts the Image to Binary data. it is very useful at the time of encryption of image.
Improved_X204689272007
- XOR ALGORITHM TO ENCRYPT THE IMAGE TEXT AND BINARY DATA IN C++ LANGUAGE WITH INTERFACE
erzhihua
- 天嵌公司的2440下的一个对图像二值化的qt小程序可以将两幅图片二值化-Embedded under the company' s 2440 days of a binary image of the qt small program can be two binary images
clock_traverse
- binary image traverse in linux environment
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
sdp_hdr
- The soft DSP image is described by binary header contained on begin of this image.
Binary
- used for output image. filled by the client.
MD5
- 在进行二值图象隐藏时必须调用MD5函数才能实现,所以这里提供有效的MD5的函数希望对感兴趣的人有所帮助。-Must be called during the binary image hidden MD5 function can be achieved, so here is a function of providing effective MD5 hope to people interested in help.
LBP
- Local Binary Pattern (LBP) operator it is possible to describe the texture and shape of a digital (gray scale) image. One LBP is a binary code for an image -pixel which tells something about the local neighborhood of that pixel.-Local Binar
350292
- 数字图象处理,显示图象性质并且将索引图形转化为二值话图象,-Digital image processing, the nature of a display image and index graphics can be converted to binary image,
LZJAKO
- 图像处理之---二值化变换原代码,及测试 不错的,(Image processing - binary transformation of the original code, and test well,)
lhejwv
- 学习二进小波变换用于图像增强,很好的例子,可以实现非线性增强,(Learning binary wavelet transform for image enhancement, good example, can realize the nonlinear enhancement,)
自己敲的混沌加密
- 简单的混沌加密,在网易云课堂听课,做的笔记,简单的几个混沌加密,数字水印混沌加密,混沌加密生成二值图像、灰度图像、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