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

搜索资源列表

  1. ctex

    0下载:
  2. In this project, we intend to segment natural images by combing colour and texture information. For this we will be using an unsupervised image segmentation framework (referred to as CTex) that is based on the adaptive inclusion of color and texture
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:346689
    • 提供者:rupesh
  1. 4

    1下载:
  2. haar小波分类器里的训练过程,包括正资料训练与负资料训练-haar wavelet classifier in the training process, including information on positive and negative training data training
  3. 所属分类:Special Effects

    • 发布日期:2017-05-04
    • 文件大小:1339872
    • 提供者:lifei
  1. ImageCoding

    0下载:
  2. 本程序是用VC编写的一个基于bmp图像文件的图像压缩程序,主要完成的工作是:BMP文件的读取与显示;BMP文件的位图数据的压缩;压缩数据的解压缩及图像再现-This procedure is written in a VC bmp image file based image compression process, the major work done: BMP file to read and display BMP files compressed bitmap data compr
  3. 所属分类:Special Effects

    • 发布日期:2017-05-14
    • 文件大小:3398636
    • 提供者:刘玉
  1. ImageScaling

    2下载:
  2. 任意大小的图像缩放代码,利用了多项式差值,处理YUV原始数据。-Any size image scaling code, the use of the polynomial interpolation method, process YUV raw data.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2013-03-01
    • 文件大小:4167
    • 提供者:linxiao
  1. busroutechoose

    0下载:
  2. 处理巴士路线选择程序的初始数据,一般数据处理格式-Processing route selection process the initial data, general data processing format
  3. 所属分类:Special Effects

    • 发布日期:2017-04-16
    • 文件大小:73016
    • 提供者:514617335
  1. bmpreadwrite

    0下载:
  2. 有详细解释非常易懂的图像读写程序,读入指定BMP文件进内存输出图像的信息改变灰度图像的颜色表蓝色分量的值,察看前后变化将图像数据存盘-Explained in detail the image reading and writing process is very easy to understand, read the specified BMP file into memory, the image information output gray scale image to change
  3. 所属分类:Special Effects

    • 发布日期:2017-05-12
    • 文件大小:2574906
    • 提供者:飞飞
  1. fileIOTest

    0下载:
  2. 读取并解析由CE-1号激光高度计获得的月表高程数据文件.CCD二级数据文件中的图像数据转换程JPG图像。-Read and parse the CE-1 号 laser altimeter elevation data obtained documents on the table. CCD image of the secondary data file data conversion process JPG images.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:26542
    • 提供者:craftcub
  1. pca

    0下载:
  2. 利用c++实现的PCA算法,直接对数据进行处理,适合初步学习-C++ implementation using PCA algorithm to process the data directly
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:368636
    • 提供者:郝红岩
  1. CompressImage

    0下载:
  2. 灰度图像的像素值范围在[0,255]之间,如果采用一个像素一个字节的存储方式,势必会造成空间的浪费。如果采用一定的无损压缩算法,可以大大提高减小文件大小,减少存储空间。本程序采用动态规划中图像压缩算法(图像分段合并的思想),设计一个类,实现灰度位图数据的压缩和解压过程-Grayscale pixel values ​ ​ in the range [0,255], if we adopt a pixel one byte is stored, it must lead to
  3. 所属分类:Special Effects

    • 发布日期:2017-05-13
    • 文件大小:3089897
    • 提供者:liao
  1. lsb-watermarking-3

    0下载:
  2. If you re wondering about the number 7 on the equation, the watermark is inserted every 7 pixels. Why not in every pixel? You could, but this way, you can add a second watermark (and a 3rd, and a 4th, etc.) at the same time using the pixels in betwee
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:1339
    • 提供者:gege
  1. mysourcehdl

    0下载:
  2. Image fusion is a process which combines the data from two or more source images from the same scene to generate one single image containing more precise details of the scene than any of the source images. Among many image fusion methods like ave
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:1828
    • 提供者:black
  1. grey

    0下载:
  2. 计算机中图像颜色处理技术是根据RGB 三原色理论对色彩信息量化,再利用像素的点运算扫描整幅图像进行一一处理。 处理带调色板的图像根据其结构特点,改变调色板的颜色数据为灰度数据即可,而真彩色图像可以直接对图像数据部分进 行取灰度值进行处理 并在VC + + 6. 0 环境下编制程序实现,试验结果表明充分利用调色板技术进行灰度处理,优点明显, 适应性强,用途广泛。-Computer image processing technology is based on RGB color RGB
  3. 所属分类:Special Effects

    • 发布日期:2017-04-07
    • 文件大小:162828
    • 提供者:mimi
  1. ct_reconstruction

    0下载:
  2. 根据提供的数据实现CT图像的重建. data的列向量是0~180度的ct扫描数据(投影数据)。见附件Data.mat。参考ppt中的流程-According to data provided to achieve the reconstruction of CT images. Data column vector is 0 to 180 degrees ct scan data (projection data). Annex Data.mat. Ppt of process referenc
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:461905
    • 提供者:toilet
  1. K_means_Image

    0下载:
  2. 数据挖掘 图像聚类处理 最终结果是每个簇生成一张图片-Image clustering data mining process to generate the final result is a picture of each cluster
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:4782
    • 提供者:su
  1. VB2005DCMviewerezdicom

    0下载:
  2. Visual Basic 2005开发的功能强大用于浏览DICOM3格式的影像资料的图像处理功具,可对影像资料进行简单处理!-Visual Basic 2005 development of a powerful format for viewing DICOM3 image data with image processing functions, image data can be a simple process!
  3. 所属分类:Special Effects

    • 发布日期:2017-04-05
    • 文件大小:81939
    • 提供者:digmed.net
  1. 02

    0下载:
  2. 该文提出了一种在基于离散采弦变换(DCT,Discrete Coslne‘nansform)压缩域进行纹理图 像分类的方法.此方法主要利用了DCT域能量具有方向性的特电,直接在辩程长编码(RLE,Rlm I。ength E眦ollⅢg)形成的码流中根据这种方向性来提取、组织特征矢址,对纹理图像进行分粪.此方法只需对压缩 【封像世行简单的Hu圩maⅡ解码.要处理的数据量较少,处理速度快实验结果表明.这种分类方法具有较高 的准确性.-This paper presents a str
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:298902
    • 提供者:刘东
  1. myPCA

    0下载:
  2. 主元分析,主要用于多维数据的降维处理,能够从多维数据中提取出最主要的元素,从线性变换的角度来说就是坐标表换到一个能够体现系统特征的基座标系上-Principal component analysis, multidimensional data is mainly used for dimension reduction process, multi-dimensional data can be extracted from the most important elements, from
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:825
    • 提供者:张贲
  1. junheng

    0下载:
  2. 对bmp8位灰度图像进行读取数据存储数据,并进行均衡化处理,并绘制直方图存储为图像,通过此程序,可对均衡化过程有所了解。-Bit grayscale images of bmp8 read data stored in the data, and the equalization process, and draw the histogram is stored as an image, through this program, you can understand the process o
  3. 所属分类:Special Effects

    • 发布日期:2017-05-23
    • 文件大小:7629383
    • 提供者:litian
  1. jasper-1.900.1

    1下载:
  2. JasPer 用来处理图像数据的软件包,可以实现JPEG2000 JP2的算法-JasPer is a software package used to process image data, the algorithm to achieve JPEG2000 JP2
  3. 所属分类:Special Effects

    • 发布日期:2017-05-03
    • 文件大小:1232685
    • 提供者:
  1. tuxiangyasuo

    0下载:
  2. 1、 利用DCT进行jpg压缩,其中DCT可以调用函数,其它尽量自己编写代码,压缩过程可进行适当简化(通过查书了解jpg的原理); 2、 对图像进行二值化,请利用二值图像压缩方法进行数据压缩,然后解压缩,看通过肉眼能否看清表盘数据,比较两种算法的压缩效果; -1, the use of DCT for jpg compression, which DCT can call the function, the other as far as possible to write your o
  3. 所属分类:Special Effects

    • 发布日期:2017-04-07
    • 文件大小:819873
    • 提供者:wenjing
« 1 2 34 5 6 »
搜珍网 www.dssz.com