搜索资源列表

  1. dect_image

    0下载:
  2. 功能是图象的检测,模板匹配 命令行编译过程如下 vcvars32 rc bmp.rc cl detect.c bmp.res user32.lib gdi32.lib 注意事项: 运行时,文件c:\test.bmp必须存在-function is image detection, template matching process compiler command line as follows vc
  3. 所属分类:GDI/图象编程

    • 发布日期:2024-05-23
    • 文件大小:22528
    • 提供者:zhanghua
  1. Example2_6_1

    0下载:
  2. 用MATLAB对一图象分别用不同小波分解,观察高低频部分进行重构,比较重构误差,再进行阈值消噪,比较消噪前后图象。-MATLAB right one image with different wavelet decomposition, high-low-frequency observations for some remodeling, more reconstruction error and then de-noising, c
  3. 所属分类:matlab例程

    • 发布日期:2024-05-23
    • 文件大小:1024
    • 提供者:刘丽丽
  1. shakechuli

    0下载:
  2. 给定栅格图象及其变形后的栅格图象,首先确定各栅格交叉点的位移,然后采用控制栅格的方法编写实现图象几何校正的程序。-given raster image deformation and the raster image, the first to determine the grid Crosspoint the displacement, then use the control Raster Image prepared geomet
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-23
    • 文件大小:80896
    • 提供者:胡雪飞
  1. gfilter

    0下载:
  2. 高斯滤波处理源代码,对图像的处理效果很好 -Gaussian filter source code, the right image processing with good results
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-23
    • 文件大小:64512
    • 提供者:刘靥
  1. RotateImage-1

    0下载:
  2. 图像处理方法,图像的旋转matlab程序,希望有用 -image processing, image rotation Matlab procedures in the hope that useful
  3. 所属分类:图形图象

    • 发布日期:2024-05-23
    • 文件大小:3072
    • 提供者:yuhanzhou
  1. MatlabFns.tar

    0下载:
  2. MATLAB and Octave Functions for Computer Vision and Image Processing-MATLAB and Functions of programs for Computer V Vision and Image Processing
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-23
    • 文件大小:8298496
    • 提供者:田静
  1. imagematch

    0下载:
  2. 使用MAPINFO软件进行的图像配准过程,本人做了一个比较适合初学者的配准过程-use MapInfo software for image registration process. I did a comparison for beginners to the registration process
  3. 所属分类:GIS编程

    • 发布日期:2024-05-23
    • 文件大小:22528
    • 提供者:jevons
  1. image_process_test

    0下载:
  2. 本程序是我用mfc实现的图像处理的一系列功能,如平滑,分割,编码等乖,可用于一般的实验测试,并实现了一篇论文的自动阈值选取算法。-this procedure is used mfc I realized a series of image processing functions, such as smoothing, segmentation, clever coding, can be used for general labor
  3. 所属分类:图形图象

    • 发布日期:2024-05-23
    • 文件大小:526336
    • 提供者:wuhq
  1. imagecompression

    0下载:
  2. 这是我做的图像压缩程序,可以看到结果,效果还不错!-This is what I do image compression procedures, we can see results, the results were pretty good!
  3. 所属分类:图形图象

    • 发布日期:2024-05-23
    • 文件大小:210944
    • 提供者:马慧
  1. imagepatternrecognition

    0下载:
  2. 本文件是关于《图像模式识别VC++实现》一书的配套源码-this document on the "image pattern recognition VC++," a book supporting FOSS
  3. 所属分类:书籍源码

    • 发布日期:2024-05-23
    • 文件大小:17945600
    • 提供者:et
  1. DIP_ly

    0下载:
  2. 数字图象处理的一些源码,包括图象操作,立体匹配-digital image processing of source, including images operation, stereo matching
  3. 所属分类:界面编程

    • 发布日期:2024-05-23
    • 文件大小:2053120
    • 提供者:刘永哲
  1. dipum_1.1

    0下载:
  2. 本文件中包含的是《数字图像处理(matlab版)》一书中的源代码-this document is included in the "Digital Image Processing (Matlab version)," a book of source code
  3. 所属分类:matlab例程

    • 发布日期:2024-05-23
    • 文件大小:377856
    • 提供者:et
  1. 83390044Tint

    0下载:
  2. // The strategy here is to use ::GetDIBits to convert the // image into a 24-bit DIB one scan line at a time. A pleasant // side effect of using ::GetDIBits in this manner is that RLE- flybianhuan -//The strategy
  3. 所属分类:Windows编程

    • 发布日期:2024-05-23
    • 文件大小:184320
    • 提供者:dao
  1. zerotreewavelet

    0下载:
  2. 基于小波零树的图像压缩算法,使用visalc++开发。-Zerotree based on wavelet image compression algorithm, visalc development.
  3. 所属分类:波变换

    • 发布日期:2024-05-23
    • 文件大小:19456
    • 提供者:杨晓明
  1. MatlababoutDCT

    0下载:
  2. 离散余弦变换(D iscrete Cosine Transform )简称D CT,是一种实数域变换,其变换核为实数的余弦函数,除了具有一般的正交变换性质外,它的变换阵的基向量能很好地描述图像信号的相关特征,所以在图像信号的变换中,D CT变换被认为是一种准最佳变换。 -discrete cosine transform (D iscrete Cosine Transform) referred D CT it is a real
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-23
    • 文件大小:291840
    • 提供者:刘东
  1. txclyhq

    0下载:
  2. 提供了关于图像抽样、量化、均匀化、规定化及获得图像位面图的程序-provided on the image sampling, quantization, homogenization, and provides access to images of surface spaces of the processes
  3. 所属分类:2D图形编程

    • 发布日期:2024-05-23
    • 文件大小:2048
    • 提供者:王严
  1. C-fft

    0下载:
  2. 上传的是C编写的FFT算法,在图象处理方面常用到,希望对你有用-upload is prepared by the C FFT algorithm, the image processing used to the hope that useful to you
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-23
    • 文件大小:4096
    • 提供者:廖和
  1. C-DCT

    0下载:
  2. 上传的是C编写的DCT算法,在图象处理方面常用到,希望对你有用-upload is prepared by the C DCT algorithm, the image processing used to the hope that useful to you
  3. 所属分类:3D图形编程

    • 发布日期:2024-05-23
    • 文件大小:1024
    • 提供者:廖和
  1. Hj200231610031

    0下载:
  2. 基于影像匹配技术的前方交汇程序,可以对九个外方位元素进行结算。-Image Matching technology based on the convergence front procedures can be right nine position outside elements settlement.
  3. 所属分类:GPS编程

    • 发布日期:2024-05-23
    • 文件大小:2048
    • 提供者:陈正松
  1. imageprocess-vb

    0下载:
  2. 实现简单的图象处理功能,如锐化,柔化,马赛克等.可以绘制图象的直方图.由于时间仓促,代码未进行优化,图象处理速度较慢.-simple image processing functions, such as sharpening, soft, such mosaics. mapped image histogram. Because time is so short, not code optimization, image proces
  3. 所属分类:GDI/图象编程

    • 发布日期:2024-05-23
    • 文件大小:122880
    • 提供者:清灵五月
« 1 2 ... 41 42 43 44 45 4647 48 49 50 »

源码中国 www.ymcn.org