CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 图形图像处理(光照,映射..) 搜索资源 - code::blocks

搜索资源列表

  1. watermark

    0下载:
  2. 基於區塊變異數量化之影像版權保護計術,內含程式碼與原論文-Variability based on the number of blocks of image copyright protection of patients, including code and the original papers
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:712.4kb
    • 提供者:葉小祥
  1. imageNcut

    1下载:
  2. 本文为图像分割源代码,把一幅在MATLAB中读入的图像分割成任意块-This article image segmentation source code, put a read into the MATLAB image is divided into arbitrary blocks
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:102.18kb
    • 提供者:刘永霞
  1. drawing

    0下载:
  2. 在code::blocks中运行此程序,可以实现绘图功能,改变程序中的相关参数,还可以绘出自己想要的图形-drawing
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:17.66kb
    • 提供者:张燕妮
  1. fenleiqi

    2下载:
  2. 本程序给出了从背景中分离出行人的matlab源代码.采用提取好的背景和行人的HOG特征,而这些特征又分为未分块和分块两组,所谓分块就是将图片进行细分,提取的特征更细.最后用最小欧氏距离法分类.-This procedure gives the background to separate from the travel people matlab source code. By extracting a good background and pedestrian HOG features, a
  3. 所属分类:Special Effects

    • 发布日期:2017-05-13
    • 文件大小:3.08mb
    • 提供者:aimeelove
  1. Convert-4096-(8-X-8)-image-blocks

    0下载:
  2. Source code for covert 4096 image into 8*8 block
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:7.26kb
    • 提供者:abhishek
  1. images

    1下载:
  2. 由C#制作的简单图像处理器,具有多种处理,含反色,锐化,黑白,积木等处理。含代码-Simple image processor made by C#, with a variety of treatment, including anti-color, sharpness, black and white, building blocks and other processing. Including code
  3. 所属分类:Special Effects

    • 发布日期:2017-12-01
    • 文件大小:132.8kb
    • 提供者:asdasd
  1. Image-segmentation-code

    1下载:
  2. Cutpicture(form)做的是直方图统计: 第一步:读入图片,并将彩色图片用公式转化为灰度图像。 第二步:用区域生长法将图片分块并对每一块做直方图统计,用广度优先搜索完成,子程序是int flood_fill()。返回值是区域内的点的数量。判断是否属于同一块区域的条件是前面搜索得到的灰度平均值是否大于给定阈值(即threshold,由用户输入决定)。 第三步:任意两块区域对区域直方图的每个色阶比例的差的绝对值求和,若和小于阈值(即threshold2,由用户输入决定)则合并两
  3. 所属分类:Special Effects

    • 发布日期:2017-11-15
    • 文件大小:2.79kb
    • 提供者:吴魏
  1. bmpspecialeffects

    0下载:
  2. 封装了一些常用的位图特效显示函数:图像交错显示特效、百叶窗特效、随机积木显示效果、飞入伸展效果等,代码清晰可读,对学习VC++编程有积极参考意义。-Encapsulates some common bitmap effects display functions: image interlacing effects, shutter effects, random blocks display, flying into the stretch effect, etc., legible code
  3. 所属分类:Special Effects

    • 发布日期:2017-11-16
    • 文件大小:2.24mb
    • 提供者:eben
  1. Vector-quantization

    1下载:
  2. 采用自组织映射算法(SOM)设计码书,达到全局最优,同时采用组合码字和图像块动态划分等优化算法,最终实现的码书性能比LBG算法有很大提高。这是中科大视频技术的final project,附有最终版的report和presention。-Using self-organizing map algorithm (SOM) designed codebook, the global optimum, while using a combination code word and image block
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:1.97mb
    • 提供者:刘星宇
  1. FastTV

    0下载:
  2. 这是一种对TV模型算法的一种快速改进算法,C++实现,在Code::Blocks下编译成功-This is a TV model algorithm for a fast algorithm, C++ achieve, in the Code :: Blocks compile successfully under
  3. 所属分类:Special Effects

    • 发布日期:2017-05-24
    • 文件大小:7.54mb
    • 提供者:凌威龙
  1. tuxiangfenkuai

    0下载:
  2. 这是对彩色图像进行分块的matlab代码,自己可以根据需要修改。-This is a color image is divided into blocks of matlab code, they can be modified as needed.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:1.01kb
    • 提供者:锦霞
  1. PatchGenerator

    0下载:
  2. 图片分割代码,各种分割方式。块之间可以重合,也可以不重合。大概七八种分割方式。自己写的。-Image segmentation code, a variety of segmentation methods. Between blocks may overlap, or may not coincide. Probably seventy-eight kinds of segmentation methods. Write your own.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-16
    • 文件大小:37.66kb
    • 提供者:王保全
  1. BasicBlocker

    0下载:
  2. Utility that identifies basic blocks in bytecode Source Code for Linux.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-14
    • 文件大小:3.59kb
    • 提供者:soostbnrhtdsse
  1. huffman coding

    0下载:
  2. 利用霍夫曼编码进行图像压缩处理,此程序为霍夫曼编码的示例(The performance of a Huffman code is a function of the entropy of the signal distribution and therefore can be highly dependent in the transform domain in which the code is applied. For example, JPEG partitions an image
  3. 所属分类:图形图像处理

    • 发布日期:2018-04-21
    • 文件大小:3kb
    • 提供者:Jessicapu
搜珍网 www.dssz.com