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

搜索资源列表

  1. tuxiangcaijian

    0下载:
  2. C++实现图像裁剪,任意大小,全套源码测试通过
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:34107
    • 提供者:vann
  1. delphi实现的几何变换

    1下载:
  2. 实现在图像任意角度的旋转,平移。以及图像的镜像,扭曲。波浪效果,缩小放大裁剪,以及对图像的裁剪。-achieve arbitrary angle images in the rotation and movement. Mirror Image and distorted. The wave effect, narrow Large cutting, and cutting the right image.
  3. 所属分类:Special Effects

    • 发布日期:2017-11-13
    • 文件大小:238748
    • 提供者:
  1. rotate

    0下载:
  2. 对一个图像的一些基本操作 如旋转 压缩 平移 裁剪-An image of some of the basic operations such as rotary cutting compression translation
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:191892
    • 提供者:王钰
  1. ImageProcee

    0下载:
  2. 关于图像变换(裁剪,合并,旋转,镜像,缩放),图像处理(正交变换,卷积,平滑,锐化,边缘检测,边缘增强等),图像特技显示(扫描,移动,百叶窗,马赛克,珊条,渐显渐隐)等功能的图像处理VC++源程序-On the image transform (cut, merge, rotate, mirror, zoom), image processing (orthogonal transform, convolution, smoothing, sharpening, edge detection,
  3. 所属分类:Special Effects

    • 发布日期:2017-05-17
    • 文件大小:4339883
    • 提供者:王道会
  1. Filterenlarge

    0下载:
  2. 该程序主要实现图像滤波放大功能,实现图像裁剪、图像放大。-Filterenlarge
  3. 所属分类:Special Effects

    • 发布日期:2017-04-14
    • 文件大小:2812
    • 提供者:朱成成
  1. picturecut

    0下载:
  2. 附件中的文件实现图像裁剪功能,适用于图像图像处理。-Annex to the document image cutting functions, image processing applied to images.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-14
    • 文件大小:2645
    • 提供者:朱成成
  1. imagecrop

    0下载:
  2. 用matlab对各种图像进行裁剪,是图像处理中经常用到的步骤-Various images with matlab crop,which is often used in image processing steps
  3. 所属分类:Special Effects

    • 发布日期:2017-03-27
    • 文件大小:17131
    • 提供者:sherryhxp
  1. TransformShow

    0下载:
  2. 此程序可以对图像的感兴趣区域进行裁剪,也可以旋转和缩放图像。-The program can crop interesting region of image,rotate image and zoom image
  3. 所属分类:Special Effects

    • 发布日期:2017-05-15
    • 文件大小:3617205
    • 提供者:陈建东
  1. ROI_toImage

    0下载:
  2. idl利用shp的roi进行图像裁剪处理-idl crop the image using roi
  3. 所属分类:Special Effects

    • 发布日期:2017-03-25
    • 文件大小:12451
    • 提供者:gaohao
  1. clipviaevf

    0下载:
  2. 图像裁剪,给定一个模型文件然后通过他来裁剪栅格图像文件-clip data via roi
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:1365
    • 提供者:sophie
  1. 48

    0下载:
  2. 目前做的这个项目中要用到用户头像功能,领导说最好是做成用户上传一个图片后可以用图像裁剪的方法自己选择头像。同事推荐了Jcrop这个插件,到它的官方站点http://deepliquid.com/content/Jcrop.html -Currently use to do this project to user functions, leadership that is best made after a user can upload a picture image cropping met
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:202437
    • 提供者:dj
  1. image-geometry-operation

    0下载:
  2. 在实际应用或科研领域,很多时候要对图像裁剪操作。图像裁剪就是在源图像或者大图像中裁剪图像块来,这个图像块一般是多边形的。图像裁剪是图像处理中最基本的操作之一。-In the actual application or scientific research field, and many times to image cutting operation. The image is the source image or cut in large image cut image block, th
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:642
    • 提供者:zhoujinming
  1. tuxiangcaijian

    0下载:
  2. 在计算机图形学中的图像裁剪的源代码,是学习计算机图形学的很好的例子。-Source code in computer graphics, image cut, is a good example to study computer graphics.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-10
    • 文件大小:2481087
    • 提供者:jiekaiyang
  1. image-segmentation-

    0下载:
  2. 1.read_mpeg.m把mpg格式的视频存为一帧一帧的jpg格式的图像 2.im_fg_y.m是对文件进行阈值分割,可以自动读取图片并分割图像,显示效果。必要时可以做成函数用plc.m调用一次对多幅图片进行处理。 3.im_fg_b.m是对图像利用canny算子进行边缘检测,用于分析与显示。同样可以做成函数来调用。 4.pcl.m是对图像文件批处理,一次可以读入多幅图像,处理后再存储。 5.pcl1.m是调用边缘检测函数对一组图像进行分割并保存。
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:7742
    • 提供者:liruihua
  1. ImageClip

    0下载:
  2. 图像裁剪函数,里面包括头文件和实现过程。-Image cropping function, which includes the header files and implementation process.
  3. 所属分类:Special Effects

    • 发布日期:2017-11-24
    • 文件大小:585
    • 提供者:guopeng
  1. 8 规则裁剪彩色图像后加密

    1下载:
  2. 对图像进行局部简单裁剪后的混沌加密,增强了保密性和减少数据量的计算(Chaotic encryption after local simple clipping of image.Enhanced confidentiality and reduced data volume calculations)
  3. 所属分类:图形图像处理

  1. Image Utils

    0下载:
  2. 图像裁剪,旋转,缩放等基本的图像处理功能(image processing, including image cut, rotating, scale, etc.)
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-24
    • 文件大小:6448128
    • 提供者:irondk
  1. 电池片裁剪

    0下载:
  2. 对由工业相机采集到的众多太阳能电池片图像信息进行处理,并对电池片的裁剪(The cutting of the battery sheet)
  3. 所属分类:图形图像处理

    • 发布日期:2018-04-21
    • 文件大小:224256
    • 提供者:笑看未来
  1. python图像处理

    1下载:
  2. 图像处理文档,python图像裁剪,灰度化,旋转,扭曲等操作(Image processing document)
  3. 所属分类:图形图像处理

    • 发布日期:2021-01-15
    • 文件大小:4884480
    • 提供者:aqiu12316
  1. python图像处理

    1下载:
  2. 本文章讲解了一些基本的关于python的图像的处理,设计裁剪,缩放等操作。(This article explains some basic operations about Python image processing, design clipping, zooming, etc.)
  3. 所属分类:图形图像处理

    • 发布日期:2021-01-15
    • 文件大小:94208
    • 提供者:百大岐山
« 12 3 4 5 »
搜珍网 www.dssz.com