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

搜索资源列表

  1. libdwg-0.3

    0下载:
  2. 关于DWG文件格式,OpenCAD给出了一个格式说明。我在网络上下了个C++源代码,不是英文的,是世界语写的。 我试图翻译成C#版本后,发现只解析了的部分DWG的数据。与OpenCAD给出的格式说明进行参照,我将与大家共享我的研究过程。同时也希望得到有这方面成果的高手的指导。对于有兴趣的朋友,也欢迎交流。 这里附上网络上下的C++源代码,有兴趣的朋友下了一起研究。 -About DWG file format, OpenCAD given a format. I had a netw
  3. 所属分类:CAD

    • 发布日期:2017-04-01
    • 文件大小:349597
    • 提供者:wangge
  1. basicOCR

    2下载:
  2. 基于OpenCV的OCR程序,可以实现数字识别,程序采用KNN算法,可以对样本数据进行计算-Based on OpenCV' s OCR program, you can digital identification process using KNN algorithm can calculate the sample data
  3. 所属分类:图形图象

    • 发布日期:2012-10-30
    • 文件大小:413363
    • 提供者:huanzhang
  1. PicMatch

    2下载:
  2. 本程序实现了对影像特征点自动提取,利用Morevac、Forstner、Harris3个经典算子。在此基础上利用相关系数法实现影像自动匹配,并且引入最小二乘平差,使匹配点精度有所提高。 在搜索点过程中,利用了核线影像特性,对二维影像搜索使用了爬山法启发式搜索。对大数据量影像采用影像金字塔结构处理。 1、使用GDAL库读取影片,支持TIFF、PNG、JPEG、JPG、BMP、GIF、IMG格式读取。使用GDI绘图。 2、防止大数据量绘图视图闪烁,图片显示采用双缓存技术。
  3. 所属分类:Special Effects

    • 发布日期:2014-04-18
    • 文件大小:3046914
    • 提供者:方毅
  1. TsaiC

    0下载:
  2. Tsai标定算法的源代码,比较详细的程序步骤,输入数据为自定义的数据,程序完整。共同学习-Tsai calibration algorithm source code, more detailed procedural steps, input data for custom data, integrity of the process. Learning together
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:450335
    • 提供者:陈卿
  1. graphrealshow

    2下载:
  2. VB一个实时曲线的显示程序,包含数据的保存,可以用来作为工业监控实时曲线显示的入门程序. -VB curve shows a real-time process, including the preservation of data that can be used to monitor real-time curve as the industry shows that the entry procedures.
  3. 所属分类:Graph Drawing

    • 发布日期:2017-03-29
    • 文件大小:6661
    • 提供者:Jawei
  1. harmonic

    1下载:
  2. fortran 编写的谐波分析和滤波程序,可以得到0波,一波,二波等,用于气象海洋数据处理-fortran harmonic analysis and filter preparation process, can be 0, wave, wave, two waves, marine data processing for meteorological
  3. 所属分类:波变换

    • 发布日期:2013-05-06
    • 文件大小:801
    • 提供者:wangliyi
  1. AFdemosaick

    0下载:
  2. 数码相机的图像恢复程序,从CCD数据恢复出完整的三色图像-Digital camera image restoration process, from the CCD data recovery a complete three-color image
  3. 所属分类:Special Effects

    • 发布日期:2017-05-04
    • 文件大小:1491672
    • 提供者:常兰兰
  1. readRaw

    0下载:
  2. RAW图像是一种仅有原始数据的图像,本程序可读写RAW图像程序,也可读出Java支持的所有图像.-RAW image is a picture of only the original data, the program can read and write process RAW images, but also read out the Java support for all images.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:94535
    • 提供者:孙燮华
  1. dsp_optimize

    0下载:
  2. dsp优化精华,通过7个rgb转yuv小程序的优化过程,可以初步了解一下dsp程序优化的精髓,包括浮点转换、定点优化、程序级优化、指令集优化、内存优化、DMA优化、数据拼合终极优化-dsp optimize essence, through turn seven rgb yuv small program optimization process can be a preliminary understanding of the essence of the dsp program optimi
  3. 所属分类:Special Effects

    • 发布日期:2017-11-16
    • 文件大小:2238
    • 提供者:suyang
  1. pisoiren

    0下载:
  2. 本程序完成数据并行提取等值面的功能,采用VTK可视化程序开发包编写-This process is complete data parallel isosurface extraction of features, the use of VTK visualization program development package prepared
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-01
    • 文件大小:102766
    • 提供者:李若愚
  1. MissileTest

    0下载:
  2. 一个导弹发射的简单程序,由数据和源代码组成,模拟导弹发射过程-A missile launch simple procedure, by the data and the composition of the source code to simulate the process of missile launchers
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-02
    • 文件大小:220621
    • 提供者:chendaiqiang
  1. reportdemoe

    0下载:
  2. 刚完成的项目中,客户要求将汇总的数据以三种方式进行显示和打印:AutoCad、Excel 和 Word 文档中。前两种方式网上资源很多,对 Word 文档我找到例子不是很多。由于需要和 AutoCad 开发程序结合,不能将 Word 文档以 OLE 的方式 嵌入到程序中,文档只能在内存中形成,这将占用大量的CPU资源,另开一个线程进行处理,线程间以发送消息的方式进行通信。-Recently completed projects, customer data will be summarized
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-02
    • 文件大小:4533
    • 提供者:liqiang
  1. O3lidar

    0下载:
  2. 处理激光雷达数据,计算臭氧的程序。学大气学和激光雷达的人明白。-Processing of laser radar data to calculate the ozone process. Study atmospheric science and laser radar understand.
  3. 所属分类:3D Graphic

    • 发布日期:2017-04-06
    • 文件大小:45291
    • 提供者:李明
  1. programme

    0下载:
  2. 简单的C++画图程序,利用简单数据绘图,适合初学者自学!-Simple C++ Drawing process data using simple drawings, suitable for beginners and self-learning!
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-16
    • 文件大小:13041
    • 提供者:noway
  1. pauli cov

    6下载:
  2. 极化SAR图像中的将协方差矩阵数据进行PAULI分解的程序-Polarization SAR images will covariance matrix data Pauli decomposition process
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2013-06-05
    • 文件大小:798
    • 提供者:王文光
  1. DSP_JPEG2000_001.pdf

    0下载:
  2. 本文介绍了JPEG2000的静态图像压缩技术在TI TMS320DM642 DSP上的实现过程;对压缩技术核心小波算法结构进行改进,对硬件特点的程序结构、具体代码及总线读写等方面的改进作了详细描述.改进后的软件系统,对于1 024×768像素大小的图像、数据存储空间仅需6 KB,使得在资源有限的DSP芯片上能够运行JPEG2000图像压缩技术;编码速度相对于未改进的提高了l2~ 2O倍,可迭到3帧/s;压缩比为O.5 bit/p时,峰值信噪比可达到3O.-This paper introduce
  3. 所属分类:Wavelet

    • 发布日期:2017-04-02
    • 文件大小:243730
    • 提供者:H Simon
  1. FaceDetect

    0下载:
  2. 人脸捕获,放大后存储为bmp文件,需要安装OpenCV,data文件需要拷贝至程序同级目录,或修改程序中的路径即可-Face capture, amplified for the bmp file storage, need to install OpenCV, data files need to copy to the procedure at the same level directory, or modify the process path can be
  3. 所属分类:Graph program

    • 发布日期:2017-04-17
    • 文件大小:192881
    • 提供者:bill
  1. 1

    0下载:
  2. OpenGL方面的论文。文章介绍了一种利用较小的存储空间和计算时间,实现在大面积网格数据上动态贴纹理的方法。利用此方法使用适当的纹理函数.结合OpenGL的自动纹理扩展可在动画过程中自动的生成纹理贴图。-OpenGL papers. This paper presents a use of a smaller storage space and computing time, implementation in a large area grid data dynamic texture pas
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-29
    • 文件大小:133428
    • 提供者:LiMing
  1. CMD_Picture

    0下载:
  2. 在CMD程序中,将图像的二进制数据通过debug程序合成出一个jpg的图像,并将它显示出来。-In the CMD program, binary data of an image through the debug process of synthesis of a jpg image, and it is displayed.
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-15
    • 文件大小:5372
    • 提供者:sionghw
  1. VCDIBchap1

    0下载:
  2. 介绍了BMP文件结构,编程实现BMP文件读写及数据访问,解释了DIB与BMP之间的关系,并且分别用面向过程的方法和面向对象的方法实现图像的可视化编程。-Introduction of the BMP file structure, programming and implementation BMP file to read and write data access, explained the DIB and the relationship between BMP and were pro
  3. 所属分类:Special Effects

    • 发布日期:2017-04-29
    • 文件大小:306681
    • 提供者:相同
« 1 2 34 5 6 7 8 9 10 »
搜珍网 www.dssz.com