CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - PIXEL

搜索资源列表

  1. AviRead

    0下载:
  2. Descr iption: Reads AVI-files and processes position of pixel maximum per frame
  3. 所属分类:图片显示浏览

    • 发布日期:2008-10-13
    • 文件大小:5269
    • 提供者:gz
  1. fina_ver

    0下载:
  2. 用迷宫算法实现聚点的统计,这里只是简单扫描每个像素的四个方向,当然,可以很容易修改源码,实现八个方向的扫描,至于聚点嘛,就是被数码0包围的数码1组成的块,这种算法在元件识别方面可以应用。-maze algorithm used accumulation of statistics, here simply scanning each pixel of the four directions, of course, you can easily modify the source codes to
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:2973
    • 提供者:光法
  1. 模式识别的一些预处理

    0下载:
  2. 模式识别的一些预处理,包括:图像压缩的例子:行程编码算法RCL, 手写体数据变换成像素位图的算法。-some pretreatment pattern recognition, including : Image Compression examples : RCL itinerary coding algorithm, handwritten data transformation into pixel bitmap algorithm.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:13197
    • 提供者:何风
  1. 彩色图像边缘检测

    1下载:
  2. 利用robert算子对图像彩色图像进行边缘检测,真彩色图像编程要注意三个字节表示一个象素,分别对RGB三色做Robert算子运算-Detect edge of color image using Robert subcomputioner,true color image programming should represent a pixel by three bytes,and compute the three colors(RGB) using Robert subcomputioner
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:16775
    • 提供者:丁峰
  1. 3txt

    0下载:
  2. 相关方法: PictureBox.point(x,y)得到(x,y)点的RGB值 PictureBox.PSet(x,y) z: 设置(x,y)点的颜色为z颜色 不过这里的picture Load进来后要进行转换,因为不是按照像素值来进行的。 -correlation method : PictureBox.point (x, y) be (x, y) of the RGB values PictureBox.PSet (x, y) z : Setting up the
  3. 所属分类:菜单

    • 发布日期:2008-10-13
    • 文件大小:2575596
    • 提供者:叶叶
  1. 多背景位图动画

    0下载:
  2. 本程序可以实现随时间的变化不断修改位图的调色板,或每个象素的颜色从而实现动态视觉效果-this procedure can be achieved with time changes continuously changing bitmap palette, or the color of each pixel to achieve dynamic visual effects
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:281000
    • 提供者:楚天
  1. hufyufeng

    0下载:
  2. 关于哈夫曼编码的一个程序,把图象的象素值进行编码,很实用的!-on a Huffman coding procedures, the pixel image encoding, very practical!
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:28730
    • 提供者:余风
  1. cdbi

    0下载:
  2. 这是一个cdib类,实现图像的创建,关闭,像素的获取设置等基本功能-cdib category, the creation of images, closed, the pixel settings access to basic functions
  3. 所属分类:Shell编程

    • 发布日期:2008-10-13
    • 文件大小:5178
    • 提供者:朱云
  1. App6

    0下载:
  2. 这是一个实现多区域跟踪的程序,分开图片的多个部分,并单独访问每个部分的的像素。-This is a multi-regional tracking procedures, a number of separate pictures, and visit every single part of the pixel.
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:2216
    • 提供者:朱云
  1. 经过扩展的CGraph类及示例工程源代码

    0下载:
  2. 作者将一个CGraph类由像素模式下,扩展到逻辑模式下,并加了x,y轴的箭头,可以添加曲线名称。使用的方法: 复制Graph.h,Graph.cpp GraphLegend.cpp.GraphLegend.h GraphSeries.cpp,GraphSeries.h六个文件到相应的目录下,然后把他们加入到工程中,修改相应的头文件。在示例工程中作者提供了绘制饼图和直方图的代码。-CGraph author of a category by the pixel mode, the logica
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:29616
    • 提供者:张敏
  1. 颜色填充

    0下载:
  2. 这是一个种子填充算法,是根据已知的一个多边形区域内部的一个象素点来找到区域内其他的象素点进行填充的。-This is a seed fill algorithm is based on a polygon known within the region point to a pixel within the region to find other pixel sites filled.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:287697
    • 提供者:杨海峰
  1. opengl双缓存

    0下载:
  2. 实现双缓存。调用Windows与OpenGL的接口函数.设置OpenGL像素格式.-dual cache. Calling Windows and OpenGL interface functions. Set OpenGL pixel format.
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:1336
    • 提供者:applered
  1. DIP_dg

    0下载:
  2. JPEG图像压缩像素之扫描方法之一(zigzag scan)这是用的循环法-JPEG image compression Pixel scanning method (Zigzag scan) This is the cycle of Law
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:595165
    • 提供者:dg
  1. BMP与JPG格式转变的源代码

    0下载:
  2. BMP与JPG文件格式转变的源代码 一个把BMP压缩成JPG的源代码。 大小:16.4K 附: 1. 编译说明 1) 在VC IDE 选择setting->link> 加jpeg.lib 2) 编译程序 2. 原理 程序首先读BITMAP 文件的各像素点的RGB值, library 做压缩 RGB 缓冲区成JPEG文件或缓冲区。-BMP and JPG file format changes in the source code BMP
  3. 所属分类:图片显示浏览

    • 发布日期:2008-10-13
    • 文件大小:15838
    • 提供者:屠理峰
  1. 多边形内点

    0下载:
  2. 详细用法请看文件说明,该程序用matlab编写,挂用vc++编译器编译而成,程序用途:找出在任意多变形内的象素点-detailed document indicates that the procedures used to prepare Matlab, linked with vc + + compiler compiler which, procedures purposes : to identify more arbitrary deformation within the pixel
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:224205
    • 提供者:林雄
  1. PixelProfile

    0下载:
  2. 一個可擷取出 Image 中的 Pixel Slice 並顯示出 Pixel Value/Linear Distance 的直方圖, 包含 Red, Green, Blue, Intensity, Hue, Saturation 等資訊顯示, 並有資料分析.-can have just one of Pixel Image Slice showed Pixel Value / Linear Distance histogram contains Red, Green, Blue, Intensi
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:224931
    • 提供者:黃建華
  1. 8.15 颜色拾取器

    0下载:
  2. 本程序实现了图像颜色的拾取,当鼠标点到的地方,在窗体的文本框中就会显示该象素的rgb值以及hsl值-realized by the color of the images picked up when the mouse to the point where, in the form of text box will show that the pixel value and the rgb values hsl
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:408255
    • 提供者:小丹
  1. InvMat

    0下载:
  2. 利用矩阵的奇异值分解压缩图像,先将图像分块,对各块中的每个对应象素内积得到相关矩阵A,然后对A进行奇异值分解,选择n(n<N)个较大的特征值对应的特征向量,利用该向量与各块图像内积来压缩和恢复图像-matrix of singular value decomposition image compression, image first block of the block of each pixel corresponding to be associated with the plot
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1251
    • 提供者:王志气
  1. LPR

    0下载:
  2. 车牌识别程序,使用sobel算子检测边缘,然后准确定位车牌,准确率高达98%以上。-license plate identification procedures, the use of pixel edge detection operator, and then accurate positioning plates, accuracy rate was as high as 98% or more.
  3. 所属分类:波变换

    • 发布日期:2008-10-13
    • 文件大小:60085
    • 提供者:张思展
  1. 识别物体modify

    0下载:
  2. 统计灰度图象二值化后不连通区域的像素树木和中心位置-statistical gray image after two values not connected region trees and the pixel center
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:1060109
    • 提供者:翁武兴
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 50 »
搜珍网 www.dssz.com