CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 系统编程 搜索资源 - binary image

搜索资源列表

  1. houghsearchcircle

    1下载:
  2. 文件给出了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
  3. 所属分类:弱点检测代码

    • 发布日期:2008-10-13
    • 文件大小:13697
    • 提供者:image
  1. 数字水印

    0下载:
  2. 对原始信号做DCT的算法:Cox 和Piva 等人提出的DCT技术的经典之作。Cox利用随机数发生器产生标准正态序列作为水印信息对图像进行整体DCT变换后,选取除去DC系数之外部分较低频率系数叠加水印信息 Piva则修改整幅图像的中频部分。对原始信号分块后,再作DCT的算法:Hsu和Wu 把图像进行8*8分块,将一个二进制序列作为水印放入DCT的中频区;有些学者则计算整个图像的DCT,把一个实数序列嵌入DCT的中频系数上。选择中频区的好处是一方面尽量减少嵌入信息对图像主观视觉的影响;同时,尽量避
  3. 所属分类:弱点检测代码

    • 发布日期:2008-10-13
    • 文件大小:32096
    • 提供者:圣子到
  1. tagconnectedregion

    0下载:
  2. 用于二值图像中的连通区域标识,采用四邻域方法,对联通区域进行判断。-Binary image for the connectivity of regional identity, with neighbors domain method, Unicom region to judge.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-23
    • 文件大小:7308248
    • 提供者:张小雪
  1. DesktopSearchEngine

    0下载:
  2. 一款开源的桌面搜索引擎源代码,技术特色包括快速搜索文件(作者称经常会少于1秒),支持音乐/文档/图片筛选过滤,文件类型筛选过滤,文件访问和文件大小筛选等。源代码包括了一个加速技术及有关函数,以及闪速注册表读取类。源代码中包含使用CopyMemory API函数构建的二进制文件转储功能,从内存获取对象集合,使用WMI脚本对象,多线程递归搜索以及其他的技术,总之是一款不错的源代码,对希望编写桌面搜索引擎的网友可以提供借鉴。 首先把 Engine目录下的prjEngine.vbp编译为Hyper
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-30
    • 文件大小:263296
    • 提供者:subzero_cn
  1. AnImageEncryptionSchemeBasedonChaoticMap

    0下载:
  2. 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
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-09
    • 文件大小:1105090
    • 提供者:ff
  1. watermarking

    0下载:
  2. 对音频信号分帧加窗,对每帧进行三阶小波变换,取其逼近系数平均值(一般为零).在此嵌入二值图像 并有对潜入水印信号进行盲检,恢复其嵌入水印-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
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-23
    • 文件大小:1832
    • 提供者:wangyapeng
  1. ImageToBianry

    0下载:
  2. It converts the Image to Binary data. it is very useful at the time of encryption of image.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-31
    • 文件大小:2124
    • 提供者:sanu
  1. Improved_X204689272007

    0下载:
  2. XOR ALGORITHM TO ENCRYPT THE IMAGE TEXT AND BINARY DATA IN C++ LANGUAGE WITH INTERFACE
  3. 所属分类:CA program

    • 发布日期:2017-03-28
    • 文件大小:24170
    • 提供者:Sanober
  1. erzhihua

    0下载:
  2. 天嵌公司的2440下的一个对图像二值化的qt小程序可以将两幅图片二值化-Embedded under the company' s 2440 days of a binary image of the qt small program can be two binary images
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-31
    • 文件大小:299017
    • 提供者:胡金
  1. clock_traverse

    0下载:
  2. binary image traverse in linux environment
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-11
    • 文件大小:563
    • 提供者:dhruba123
  1. Visual_Cryptography

    0下载:
  2. 可视加密方案中的一种,本代码针对二值图像,进行可视加密。具有可视的效果。-A visual encryption scheme, the code for the binary image, visually encrypted. Have a visual effect.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-23
    • 文件大小:24096
    • 提供者:夏彬彬
  1. traffic-condition-identification-

    0下载:
  2. 建立一个自动识别交通状态的系统,可以实时得到道路交通状况,从而引导交通参与者。系统通过数据采集终端抽样采集交通状况数据,然后经过图像的预处理,即图像的灰度化,通过背景提取算法得到图像背景,然后做背景差,自动阈值分割,形态学滤波等一系列操作,得到二值化图像,并且实现背景更新。然后计算车辆的占路比和车辆的速度这两个交通参数,通过神经网络对大量数据的训练,从而实现自动识别交通状况。-Establish a system to automatically identify traffic state c
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-12
    • 文件大小:2574066
    • 提供者:
  1. sdp_hdr

    0下载:
  2. The soft DSP image is described by binary header contained on begin of this image.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-13
    • 文件大小:1557
    • 提供者:wengberkan
  1. Binary

    0下载:
  2. used for output image. filled by the client.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-30
    • 文件大小:8438
    • 提供者:gwjmxen
  1. MD5

    0下载:
  2. 在进行二值图象隐藏时必须调用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.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-15
    • 文件大小:6805
    • 提供者:zq
  1. LBP

    0下载:
  2. 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
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-14
    • 文件大小:3128
    • 提供者:manu
  1. 350292

    0下载:
  2. 数字图象处理,显示图象性质并且将索引图形转化为二值话图象,-Digital image processing, the nature of a display image and index graphics can be converted to binary image,
  3. 所属分类:Windows Kernel

    • 发布日期:2017-12-19
    • 文件大小:32768
    • 提供者:Simzn
  1. LZJAKO

    0下载:
  2. 图像处理之---二值化变换原代码,及测试 不错的,(Image processing - binary transformation of the original code, and test well,)
  3. 所属分类:系统编程

    • 发布日期:2017-12-23
    • 文件大小:97280
    • 提供者:palax
  1. lhejwv

    0下载:
  2. 学习二进小波变换用于图像增强,很好的例子,可以实现非线性增强,(Learning binary wavelet transform for image enhancement, good example, can realize the nonlinear enhancement,)
  3. 所属分类:系统编程

    • 发布日期:2017-12-26
    • 文件大小:2048
    • 提供者:Sholop
  1. 自己敲的混沌加密

    1下载:
  2. 简单的混沌加密,在网易云课堂听课,做的笔记,简单的几个混沌加密,数字水印混沌加密,混沌加密生成二值图像、灰度图像、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
  3. 所属分类:加密解密

    • 发布日期:2021-03-18
    • 文件大小:4096
    • 提供者:李庆丹
搜珍网 www.dssz.com