CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 搜索资源 - image processing in c

搜索资源列表

  1. c与c++图像处理编程

    1下载:
  2. c\\c++图像处理编程这本书的全部代码。分章节的-All source code of the book:Image processing programming using C and C++,dispart in chapters.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:7918606
    • 提供者:wangxiujun
  1. Visual_C++_image_shibie_dianxing_anli

    0下载:
  2. 一本介绍利用Visual C++进行数字图像工程开发的书籍。书中精选了7个综合性的工程案例,涵盖了细胞识别统计系统、基于图像处理的数码相机自动调焦系统、运动检测识别系统、基于卫星通信的牌照自动识别监控系统、纺织行业的图案设计系统、人脸检测系统和基于图像的计算机集成数控技术等数字图像处理的大部分领域。每个工程实例都提供了较完整的源代码,可以很容易地根据需要进行二次开发。-a briefing for the use of Visual C Digital Image Project Develop
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:1597969
    • 提供者:李海超
  1. visual c++.net应用编程150例

    2下载:
  2. 本书主要是为具有一定Visual C++应用基础的读者编写的,全书通过150个实例,全面、深入地介绍了利用Visual C++ 6.0开发应用程序的常用方法和技巧。全书共分为6章,主要讲解了Visual C++.net中界面效果、图形图像处理、文件与系统功能控制、控件应用与MFC编程、数据库开发等内容。这些实例简单实用、典型性强、功能突出,很多实例使用的技术可以解决一类问题,读者在掌握实例中的技术或技巧后,使用这些技术可以试着实现更复杂的功能、应用到更多方面。-the book is certa
  3. 所属分类:Windows编程

    • 发布日期:2014-01-21
    • 文件大小:1661980
    • 提供者:刘建国
  1. HAAR.rar

    0下载:
  2. 共享HAAR小波实现图象的分解与重构的C程序. 功能: 就是 经典的digital image processing 中小波那章中haar小波,完成一幅图象的分解与重构, 图象要求是bmp, 24位或8位均可. 而且在分解的子图象中,拉一个矩形框可以实现上步的还原,做到局部放大的效果. 同时 还附带 空间域的 反色和直方图均衡化(灰度图)以及 位图的重载, 放大缩小等.,Sharing the HAAR Wavelet Image Decomposition and Reconstruction
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-01
    • 文件大小:698390
    • 提供者:英子
  1. live555-rtsp-single-image.zip

    0下载:
  2. This package contains the two modified files of original live555 c++ library for saving rtsp stream as image. each frame will be saved as jpg image and updated every frame. this is particular useful in application which do image processing on live st
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-03-21
    • 文件大小:12830
    • 提供者:ad
  1. digital

    0下载:
  2. C#编写的图像处理程序源码 一共有十二个 包括灰度,二值化,锐化,缩放,旋转,压缩-C# source code written in image-processing program, a total of 12, including grayscale, binary, sharpening, scaling, rotation, compression, etc.
  3. 所属分类:CSharp

    • 发布日期:2017-04-09
    • 文件大小:1054590
    • 提供者:谁啊
  1. HW3-Sheakhah-427220112-mask-laplacian_sobel

    0下载:
  2. it is in image processing field. this code Read TIFF Image then it excute compute histogram and histogram equalization. after that it Write TIFFU unsigned Char.
  3. 所属分类:Other systems

    • 发布日期:2017-03-23
    • 文件大小:408844
    • 提供者:laila_ksu
  1. Pic

    0下载:
  2. Digital Image Processing (VC++) bmp, gif, jpeg, tif open ,save, and some filtering etc.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-09
    • 文件大小:1905254
    • 提供者:nicky
  1. dibimage11

    0下载:
  2. DibImage is a set of Borland C++Builder classes for use in manipulating and displaying machine vision image data. They are targeted at users who need to manipulate images at the pixel level and hence DibImage is very useful in image processing applic
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-27
    • 文件大小:244233
    • 提供者:kirk cameron
  1. C++

    0下载:
  2. containing openCv,a useful library for image processing in C++ with a tutorial
  3. 所属分类:Windows Develop

    • 发布日期:2017-12-08
    • 文件大小:47916012
    • 提供者:CeCe
  1. Image_Processing_in_C

    0下载:
  2. This book is a tutorial on image processing.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-19
    • 文件大小:5467109
    • 提供者:brejdak
  1. CSharpFilters_src

    0下载:
  2. Another image processing filter, continue the first file upload. All in C# language
  3. 所属分类:CSharp

    • 发布日期:2017-03-29
    • 文件大小:64226
    • 提供者:CAChan
  1. SUCCESS

    1下载:
  2. 该程序有很多C#开发的图片处理算法,如阈值,灰度,反色,模糊,锐化等,以及非矩形选框等,在VS2005环境下开发的,所有功能均通过测试,-The program has a lot of C# development of image processing algorithms, such as threshold, grayscale, anti-color, blur, sharpen, as well as non-rectangular box and so on, in the VS2
  3. 所属分类:CSharp

    • 发布日期:2017-05-17
    • 文件大小:4633545
    • 提供者:xiss li
  1. c

    0下载:
  2. NAME: track PURPOSE: Constructs n-dimensional trajectories from a scrambled list of particle coordinates determined at discrete times (e.g. in consecutive video frames). CATEGORY: Image Processing CALLING SEQUENCE: result
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-03
    • 文件大小:9472
    • 提供者:santhu
  1. ErosionDilation

    0下载:
  2. This an algorithm imlementing erosion and dilation which form an important component of image processing programs.-This is an algorithm imlementing erosion and dilation which form an important component of image processing programs.
  3. 所属分类:Other systems

    • 发布日期:2017-03-26
    • 文件大小:946
    • 提供者:dataminer
  1. C

    0下载:
  2. In this section i will provide you some basic examples for image processing using C# Example 1: Get the RGB and Luminosity histograms using the default C# classes
  3. 所属分类:CSharp

    • 发布日期:2017-04-25
    • 文件大小:144610
    • 提供者:ebad
  1. ImageProcessingWPF4

    0下载:
  2. 这是我在C#中的第十条。这个时候,我曾尝试在WPF图像处理。本文的目的是能够建立一个类,它允许任何C#程序员进行图像处理功能。在我以前的类似文章图像处理在Windows应用程序。这一次,目的是尝试由WPF。 ,我们正在做它在C#的原因是,这对我来说非常灵活。我们可以看到,代码变得更加复杂,当我们开始移动像素或改变值的计算方法为基础,同时考虑到所有的像素值。 -This is my tenth article in C#. This time i have tried Image Proces
  3. 所属分类:CSharp

    • 发布日期:2017-04-02
    • 文件大小:652946
    • 提供者:许慧
  1. AutomaticRadialDistortionEstimation

    0下载:
  2. 图像处理中C#畸变校正程序,针对鱼眼图像的径向畸变校正,利用空间直线在校正图像中仍然为直线的基本原理,且直线在除法模型下为圆弧,从而可以通过检测圆弧对鱼眼图像进行畸变校正。-Image processing program C# distortion correction for radial fisheye image distortion correction, the use of space in a straight line in the corrected image as the
  3. 所属分类:CSharp

    • 发布日期:2017-05-27
    • 文件大小:10448236
    • 提供者:江村
  1. tesseract_sample

    0下载:
  2. detect Arabic text image processing in c++ by opencv & GUI with gtk in c-detect Arabic text image processing in c++ by opencv & GUI with gtk in c++
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-11
    • 文件大小:1487
    • 提供者:ali tabasi
  1. levelset_segmentation_biasCorrection_v1

    0下载:
  2. C. Li, R. Huang, Z. Ding, C. Gatenby, D. N. Metaxas, and J. C. Gore, "A Level Set Method for Image Segmentation in the Presence of Intensity Inhomogeneities with Application to MRI", IEEE Trans. Image Processing, vol. 20 (7), pp. 2007-2016
  3. 所属分类:Windows编程

    • 发布日期:2017-12-18
    • 文件大小:44032
    • 提供者:rfoolti
« 12 3 4 5 6 »
搜珍网 www.dssz.com