CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 灰度 图像 几何 变换

搜索资源列表

  1. imageprocessing

    0下载:
  2. vc++图像处理源码 包含各种算法 有几何变换 灰度变换 边缘检测 图像分割等-vc++ source code that contains a variety of image processing algorithms with geometric transform gray-scale transformation such as edge detection image segmentation
  3. 所属分类:Special Effects

    • 发布日期:2017-06-12
    • 文件大小:19373797
    • 提供者:qingshan
  1. demo

    0下载:
  2. 基于vc6.0MFC编写的图象处理程序,包括灰度变换,几何变换,图像增强,图像分割等等。-Image processing based on vc6.0MFC written procedures, including gray-scale transformation, geometric transformation, image enhancement, image segmentation and so on.
  3. 所属分类:Graph program

    • 发布日期:2017-05-18
    • 文件大小:4993979
    • 提供者:xx
  1. imageprocessing

    0下载:
  2. 基于vc6.0的单文档图像处理应用程序,包含基本几何变换,灰度变换等等。-Single vc6.0 based document image processing applications, including basic geometric transformation, gray-scale transformation so.
  3. 所属分类:Graph program

    • 发布日期:2017-04-02
    • 文件大小:56387
    • 提供者:xx
  1. typical-image-processing

    0下载:
  2. 图像处理典型算法演示系统,包括各种最基本的图像处理技术,如特效显示、灰度变换、几何变换、图像分割等等。-Typical image processing algorithms presentation systems, including the most basic image processing techniques, such as special effects show the gray level transformation, geometric transformation,
  3. 所属分类:Special Effects

    • 发布日期:2017-05-18
    • 文件大小:4959856
    • 提供者:clhgirl
  1. DIP5

    0下载:
  2. 用C++做的关于数字图像处理的程序。有几何变换,灰度变换,频率域变换等-Using C++ to do the procedure on digital image processing. Geometric transformation, gray level transformation, frequency domain transform
  3. 所属分类:Special Effects

    • 发布日期:2017-05-15
    • 文件大小:3642626
    • 提供者:他化自在
  1. VCbmp

    0下载:
  2. vc++图像处理程序(杨淑莹)配套光盘,几乎包括所有基本的图形处理方法(bmp)(图像显示,灰度变换,几何变换,平滑,锐化,滤波,合成,压缩)-Some basic image processing functions( image display, gray level transformation, geometric transformation, smoothing, sharpening, filtering, synthesis, compression。
  3. 所属分类:Special Effects

    • 发布日期:2017-06-10
    • 文件大小:17625372
    • 提供者:yexiah
  1. demo

    0下载:
  2. 实现数字图像中的灰度变换,几何变换,图像分割,图像增强,图像复原,图像配准-Digital image gray level transformation, geometric transformation, image segmentation, image enhancement, image restoration, image registration
  3. 所属分类:Special Effects

    • 发布日期:2017-05-18
    • 文件大小:4848533
    • 提供者:fangchen
  1. demo

    0下载:
  2. visual c++数字图像处理源码包括大部分常用算法代码的实现,主要有:图像灰度变换、几何变换、图像的变换域处理、图像增强处理、图像的分割技术、复原技术、图像形态学处理、运动图像分析及其应用技术、图像的配准技术。-visual c++ digital image processing algorithms source code, including the realization of most commonly used, are: the image gray level transfo
  3. 所属分类:Special Effects

    • 发布日期:2017-05-18
    • 文件大小:5015436
    • 提供者:洚心独吟
  1. chapter02

    0下载:
  2. VC++图像处理源代码 灰度变换和几何变换-VC++ imageprocessing code
  3. 所属分类:Special Effects

    • 发布日期:2017-05-25
    • 文件大小:8505804
    • 提供者:李琳
  1. ggd

    0下载:
  2. 简单的图像处理演示系统,包括图像的几何变换、灰度变换、图像分割等-Simple image processing demonstration system, including image geometric transformation, gray level transformation, image segmentation
  3. 所属分类:Special Effects

    • 发布日期:2017-05-19
    • 文件大小:5201972
    • 提供者:jelly_gao
  1. image-display-software-

    0下载:
  2. 可对静态图像进行显示,及一些基本的处理。例如,几何变换、二值分割、灰度变换,并且能对图像的像素点进行RBG定位显示等。用C++builder编的。-Static images can be displayed, and some basic processing. For example, the geometric transformation, binary segmentation, gray level transformation, and can be RBG pixels of
  3. 所属分类:Special Effects

    • 发布日期:2017-04-16
    • 文件大小:481893
    • 提供者:晨曦
  1. demo

    0下载:
  2. 改代码包含了图像的几何变换,平移旋转,灰度变换,二值化,直方图均衡,图像空域增强,图像频域增强,图像形态学,图像分割,手写数字识别,边界跟踪,区域增长,腐蚀膨胀,低通滤波器,小波变换,直方图分段线性拉伸等等的功能。-Change the code contains images of geometric transformation, translation rotation, gray level transformation, binarization, histogram equaliza
  3. 所属分类:Special Effects

    • 发布日期:2017-05-18
    • 文件大小:4940202
    • 提供者:陈耀武
  1. lfx

    1下载:
  2. 利用Visual C++编程技术实现数字图像处理图像的各种基本技术,主要包括以下几点: 1、BMP格式图象的显示:直接显示和打点显示。 2、几何变换:平移,旋转,镜象变换,转置,缩放。 3、正交变换:包括傅立叶变换、沃尔什变换、离散余弦变换和离散余弦反变 换等。 4、图象增强:包括空域增强(直接灰度变换、直方图处理、图像平滑,均值滤波,拉普拉锐化等)和频域增强(理想低通、巴特沃斯低通滤波)和伪彩色增强。 5、图象复原:卷积模糊、卷积模糊+噪声、椒盐噪声、随机噪声、逆滤波复
  3. 所属分类:Special Effects

    • 发布日期:2017-05-15
    • 文件大小:3750496
    • 提供者:皮传奇
  1. MyPrj

    0下载:
  2. 数字图像处理程序,基本的一些实现,比如图像的几何变换,灰度变换,平滑,锐化等等,此程序里都存在-Digital image processing procedures, some of the basic implementation of this program there
  3. 所属分类:Special Effects

    • 发布日期:2017-05-23
    • 文件大小:7174912
    • 提供者:刘锋
  1. VCPPimage

    0下载:
  2. 图像处理的常用程序,几何变换,灰度变换,图像空域增强,图像频域增强,图像形态学,图像分割等-Commonly used image processing procedures, geometric transformation, gray-scale transformation, image spatial enhancement, image enhancement frequency domain, image morphology, image segmentation, etc.
  3. 所属分类:Special Effects

    • 发布日期:2017-06-19
    • 文件大小:29551616
    • 提供者:tony
  1. demo

    0下载:
  2. 本程序包括图像的几何变换、图像的灰度变换、图像的空域增强、图像的频域增强、图像的形态学处理、图像的分割和区域增长、还有图像的数字识别等一系列有关图像的基本操作和处理。-This procedure including the image geometric transform, the image gradation transformation, the image air zone strengthens, the image frequency range to strengthen, i
  3. 所属分类:Special Effects

    • 发布日期:2017-05-18
    • 文件大小:4855595
    • 提供者:陈耀武
  1. jiqishijue_exp

    0下载:
  2. matlab下做的GUI,包括图像的二值化、灰度化、几何变换、色彩变换等-matlab GUI
  3. 所属分类:Special Effects

    • 发布日期:2017-05-06
    • 文件大小:1238021
    • 提供者:CSJ
  1. Image-design-program

    0下载:
  2. 本书讲解面向对象程序设计语言,Windows可视化程序设计和VC++图像处理程序设计 包括: 图像位图、图像显示图像灰度变换、几何变换图像平滑、锐化-The book explains object-oriented programming language, Windows visualization program design and VC++ image processing program design Including: image bitmap, image displ
  3. 所属分类:Special Effects

    • 发布日期:2017-05-13
    • 文件大小:3413370
    • 提供者:刘赤利
  1. The-effects-of-the-image-display

    0下载:
  2. 1. 实现图像由小到大,逐渐显示。 要求:显示一幅位图,由小到大,逐渐显示。 任务: (1)在左视图中打开一幅bmp位图,包括256色或真彩色位图 (2)制作一个【图像由小到大逐渐显示】菜单,将消息映射到右视图中,在右视图 中显示位图,完成图像由小到大,逐渐显示 功能。 2. 将图像中的红气球物体左右、上下、对称复制。 要求:在左视图中打开一幅256色的灰度bmp位图。 将图像中的红气球物体左右、上下、对称复制。 任务: (1)在左视图中打开一幅
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-03-29
    • 文件大小:276655
    • 提供者:裴娜
  1. bmp-operation

    0下载:
  2. raw转bmp,bmp图像灰度线性拉伸、局部处理(低通高通中值滤波)、几何变换(平移、缩放、旋转、转置)、二值化、边缘检测-turn raw bmp, bmp image gray linear stretch, local processing (value, high-pass, low pass filter), geometric transformations (translation, scaling, rotation, transposition), binarization,
  3. 所属分类:Special Effects

    • 发布日期:2017-05-16
    • 文件大小:4128083
    • 提供者:Smillence
« 1 2 3 4 56 7 »
搜珍网 www.dssz.com