CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 搜索资源 - 查表

搜索资源列表

  1. 一维条形码打印系统

    0下载:
  2. 条形码的生成原理: 条形码的第一数据部分是由 7个数字形成的,其形成的方法详述如下: n 首先使用 产生和 匹配的字母码,该字母码有6个字母组成,字母限于A和B。产生字母码的列表如下 字母码 0 AAA 1 AABABB 2 AABBAB 3 AABBBA 4 ABAABB 5 ABBAAB 6 ABBBAA 7 ABABAB 8 ABABBA 9 ABBABA 表一 映射表 n 将 和 产生的字母码按位进行搭配,来产
  3. 所属分类:图形/文字识别

    • 发布日期:2008-10-13
    • 文件大小:70077
    • 提供者:小智
  1. MarchCube

    0下载:
  2. MatchCube 三维网格数据等值表面重构算法。使用查表方式进行。-MatchCube 3D mesh surface contour data reconstruction algorithm. The use of look-up table method.
  3. 所属分类:3D图形编程

    • 发布日期:2008-10-13
    • 文件大小:83206
    • 提供者:谭昌勇
  1. YUV2RGB_64

    0下载:
  2. 在Dsp64xx上实现YUV420图像格式转RGB24格式,通过查表实现,速度快。
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:18263
    • 提供者:长沙
  1. Y2RMatrix

    0下载:
  2. 将YUV422 转化成 RGB最快的方法为查表,此源码仅提供此表
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2014-01-17
    • 文件大小:7837
    • 提供者:wangwenlong
  1. R2YMatrix

    0下载:
  2. 将RGB 转化成 YUV422最快的方法为查表,此源码仅提供此表
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2014-01-17
    • 文件大小:11943
    • 提供者:wangwenlong
  1. 9

    0下载:
  2. ch9_2_1:调用函数bwmorph实现骨架化操作(§9.2.4) ch9_2_2:利用函数bwperim实现提取边界操作(§9.2.4) ch9_2_3:利用函数bwmorph实现提取边界操作和骨架化操作(§9.2.4) ch9_2_4:利用函数imbothat处理图像(§9.2.4) ch9_2_5:利用函数imclose执行图像闭运算(§9.2.4) ch9_2_6:利用函数imopen执行图像开运算度(§9.2.4) ch9_2_7:利用函数imtophat增强
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:2879
    • 提供者:sherman1944
  1. jpeg

    1下载:
  2. jpeg压缩的matlab程序,包括分块,量化,霍夫曼编码,其中量化和霍夫曼编码用查表实现,提高速度。
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:1118592
    • 提供者:ronghy
  1. Huffman

    0下载:
  2. VC++6.0的JPEG壓縮編碼 有自己編寫的Huffman查表 寫jpeg文件等函數
  3. 所属分类:图形图象

  1. 12

    0下载:
  2. 属性查图,图查属性功能 可以查看属性表、框选图元查看属性!-Property search map, map search function to view the properties attribute tables, see graphic element attributes框选!
  3. 所属分类:GIS program

    • 发布日期:2017-03-25
    • 文件大小:28197
    • 提供者:小剑
  1. yansuoDCT

    0下载:
  2. 适用于图像压缩的二维8×+8+DCT查表快速算法研究,纪绣花,张彩明-Applicable to two-dimensional image compression 8 ×+8+ DCT fast algorithm for look-up table, Ji embroidery, Cai-Ming Zhang
  3. 所属分类:Special Effects

    • 发布日期:2017-04-08
    • 文件大小:632663
    • 提供者:gm
  1. fft

    0下载:
  2. 查表法实现FFT,这是本人在全国大学生电子设计竞赛上用过的。-Look-up table method to achieve FFT, which is I on the National Undergraduate Electronic Design Contest used.
  3. 所属分类:Wavelet

    • 发布日期:2017-04-03
    • 文件大小:5378
    • 提供者:时海林
  1. ZigZagmatlab

    0下载:
  2. 用MATLAB实现MPEG中的 ZIG-ZAG 扫描,矩阵查表实现,函数形式,很有用。-MPEG with a MATLAB implementation of the ZIG-ZAG scan matrix look-up table implementation, functional form, is useful.
  3. 所属分类:Graph program

    • 发布日期:2017-04-01
    • 文件大小:1243
    • 提供者:susu
  1. XiHuaSuanFa

    0下载:
  2. 基于查表法的一个细化算法,通过查表决定是否删除对应的像素点-Look-up table method based on a refinement algorithm, look-up table to decide whether to delete the corresponding pixel
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:79617
    • 提供者:wangjing
  1. SUSAN

    0下载:
  2. 一种改进的快速SUSAN角点检测算法. SUSAN角点检测算法对图像中的每个像素都要进行36次查表和比较的运算,浪费了大量的时间,快速SUSAN角点检测算法的具体步骤如文章所示-An improved rapid SUSAN corner detection algorithm. SUSAN corner detection algorithm for each pixel in the image should be 36 times more computing table look-up
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:1460
    • 提供者:chang
  1. VB-USB-VIDEO-TO-RGB

    1下载:
  2. VB实现USB摄像头回调图像各种格式转换为BMP代码(二次完全查表法) YUY2,YUY9,i420,UYVY转换为RGB-VB callback USB camera to achieve a variety of formats to BMP image code (the second full look-up table) YUY2, YUY9, i420, UYVY to RGB
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2013-02-19
    • 文件大小:4085
    • 提供者:阿广
  1. YUV-RGB

    0下载:
  2. 介绍视频处理过程中涉及到的两个颜色空间:RGB和YCbCr,以及他们之间的转换。用查表法优化媒体播放软件中YCbCr到RGB的转换,以达到提高转换速度,减少计算量,提高视频解码整体性能的Ifl的。-Introduction video processing involved in the two color spaces: RGB and YCbCr, and convert between them. Using look-up table to optimize the media play
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:56069
    • 提供者:
  1. gamma_trans_opencv

    0下载:
  2. 基于opencv1.0的gamma变换程序,首先接受用户输入,然后计算查找表,最后查表得到变换后的图像。-The gamma transform procedures based on opencv1.0, first to accept user input, and then calculates the lookup table, the last look-up table to obtain the converted image.
  3. 所属分类:OpenCV

    • 发布日期:2017-11-06
    • 文件大小:2380
    • 提供者:yeah
  1. scale

    0下载:
  2. YUV420视频的缩放,经过高度的优化,其中三次卷积插值(cubic convolution)算法的效果最好,优化程度也最高。其基本思想是通过整型化、查表等方法消除每一帧图像插值运算中的浮点运算和乘除法运算。-scale YUV420 video frames with cubic, bilinear & cubic convolution interpolation algorithms。
  3. 所属分类:Special Effects

    • 发布日期:2017-11-17
    • 文件大小:4220
    • 提供者:王四海
  1. JXTi2qGD

    0下载:
  2. 易语言查表法水纹特效源码,易语言写的图形图像编程,很好的参考。-The look-up table method water source effects, easy graphic language programming, a good reference.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-05
    • 文件大小:17717
    • 提供者:南煎丸子
  1. YUYV-to-RGB

    0下载:
  2. UVC摄像头YUYV数据转为RGB C语言代码,查表法YUYV转换RGB速度很快-UVC camera YUYV data into RGB C language code lookup table to convert RGB fast YUYV
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-06
    • 文件大小:2275
    • 提供者:yang
« 12 »
搜珍网 www.dssz.com