CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 图像 移动

搜索资源列表

  1. Detection1

    1下载:
  2. 基于特征点检测匹配的运动补偿方法,然后通过补偿的差分图像法来检测移动平台下的运动目标-Based on feature point detection method of matching motion compensation, and then through the compensation differential image method to detect the mobile platform under the moving target
  3. 所属分类:Special Effects

    • 发布日期:
    • 文件大小:345337
    • 提供者:郭江
  1. sss

    0下载:
  2. 消除图片移动的效果,非常不错的原代码,适合对图像处理的参考代码.-To eliminate the effect of moving picture, very good original code, suitable for image processing reference code.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-02
    • 文件大小:182827
    • 提供者:itsjx
  1. DSPLIT

    0下载:
  2. 实现图像特效显示,如图像的扫描,移动,交叉飞人,中间扩张,图像渐显,马赛克效果-Realize image display effects, such as image scanning, mobile, cross-trapeze, between expansion images, mosaic effect. . . .
  3. 所属分类:Picture Viewer

    • 发布日期:2017-05-07
    • 文件大小:1479846
    • 提供者:周洋
  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. ImageCaptureANDDriver

    1下载:
  2. 通过CCD拍摄工作台图片,然后经过图像处理,提取图像矩特征,然后通过相关算法,求出工作台移动的距离-CCD image taken through the table, and then through image processing, extraction of the characteristics of image moments, and then through the relevant algorithms, to derive the distance between mobil
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-21
    • 文件大小:6419416
    • 提供者:孙飞
  1. test2

    0下载:
  2. 运动方向未知的运动模糊图像盲复原,包括移动像素和角度 -Movement direction of the motion-blurred images unknown blind rehabilitation, including moving pixels and angle
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:1094
    • 提供者:Echo
  1. VCgame

    0下载:
  2. 这是一款VC++开发的拼图游戏,解决的问题有:如何分割图像并且绘制到Button或者Static控件上;Static控件如何能够响应鼠标;移动算法,可不可以获得最少步数?-This is a VC++ to develop the jigsaw puzzle to solve the problem: how to partition the image and draw on the Button or Static Control Static control how to respond
  3. 所属分类:Other Riddle games

    • 发布日期:2017-03-27
    • 文件大小:70254
    • 提供者:幽蓝
  1. GraphShower

    0下载:
  2. 实例是一个类似ACDSee的图像浏览工具——GraphShower。GraphShower主要实现如下功能: ⑴ 类似ACDSee的图片浏览功能。用户只需要打开一个图片,就能利用菜单栏、工具栏或者快捷键快捷的浏览该图像所在目录的所有图像。使用方法与ACDSee类似。 ⑵ 图像的缩放显示功能。图像可以支持以下四种显示模式: ① 原始大小:以原始大小显示图像。如果图像大小比视图小,则显示在正中;如果图像比视图大,则显示部分图像。用户可以利用鼠标拖动图像以显示其它部分。 ② 适合宽度
  3. 所属分类:Picture Viewer

    • 发布日期:2017-04-02
    • 文件大小:316085
    • 提供者:Gerry
  1. ImageAlbum

    0下载:
  2. 基于Symbian6.0的触摸屏手机的图像处理程序,可运用图形引擎对图像进行放大、缩小、移动。本程序关键部分在于对多点触摸的判断以做出正确的解释并调用函数进行相应处理。该程序可运行于S60第5版模拟器以及nokia5800等手机。-Symbian6.0-based touch-screen cell phone image processing program may use the graphics engine on the image to enlarge, reduce, move. T
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:203795
    • 提供者:jenny
  1. ImageMatching

    0下载:
  2. 本人编的图像配准算法,使用相关算法,模板在参考图像上移动-I compiled image registration algorithm, using the correlation algorithm
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:1055
    • 提供者:lidongwei
  1. enlarge

    0下载:
  2. vc++编写局部放大示例,随着鼠标移动桌面图像放大程序。-vc++ sample preparation enlarged, with the mouse to move the desktop image to enlarge procedures.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-06
    • 文件大小:133552
    • 提供者:fly
  1. zphoto

    0下载:
  2. VC++局部放大图像演示实例,WEB上有不少类似的应用,一般都使用插件实现,用VC实现倒是还没有见过,不过应该也不复杂,其实也就是一个放大镜效果,鼠标移动到图片上,会把接近的区域按比例放大,本例子中添加了两个快捷功能,点鼠标左键是缩小图像,右键是放大图像。 -VC++ examples of enlarged image presentation, WEB on the many similar applications, using plug-ins are generally achie
  3. 所属分类:Graph program

    • 发布日期:2017-04-07
    • 文件大小:131480
    • 提供者:宇烁
  1. quyufangcha

    0下载:
  2. 通过3*3矩阵移动计算图像区域方差反应图像能量 以此比较图像的清晰与否 实现图像融合-3* 3 matrix through mobile computing image image energy in this region compared variance response and clear images for image fusion or
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:1534
    • 提供者:赵燕妮
  1. PointTest

    0下载:
  2. 用c++画电路图,实现图像移动,编辑等使用的软件的一个源码-this is a soft to draw aelectric paint
  3. 所属分类:Special Effects

    • 发布日期:2017-05-04
    • 文件大小:1229824
    • 提供者:god
  1. EffectShow

    0下载:
  2. 基于Visual C++ 6.0 开发的对图像进行扫面、移动、百叶窗、栅格、隐现等显示的源码-Visual C++ 6.0 on the development of surface scan the image, move, shutters, grill, and other display source looming
  3. 所属分类:Special Effects

    • 发布日期:2017-04-08
    • 文件大小:73845
    • 提供者:刘本建
  1. sysMsgForCPU

    0下载:
  2. 高仿WINDOWS任务管理器中 CPU使用率 内存使用率 双缓冲绘图 图像移动-High imitation WINDOWS Task Manager CPU usage memory usage double buffering graphics moving image
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-03
    • 文件大小:55637
    • 提供者:moto
  1. harjiaodianjiance

    0下载:
  2. Harris角点检测算 法是在Moravec算法的基础 上提出的。Moravec角点检测算法的思想是: 在图像中 设计一个局部检测窗口,当该窗口沿各个方向作微小移动时 ,考查窗 口的平均能量变化,当该能量变化值 超过设定的阈值时,就将窗口的中心像素点提取为角 点。-Harris corner detection algorithm is based on the algorithm in Moravec' s. Moravec corner detection algorithm idea
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:1841
    • 提供者:
  1. BitmapTest

    1下载:
  2. 图像处理 其中主要包括图像旋转,图像缩放,图像移动-Image processing rotating zoom mobile
  3. 所属分类:Special Effects

    • 发布日期:2017-05-15
    • 文件大小:3829850
    • 提供者:Jelly
  1. matlab

    0下载:
  2. 基于相位相关的图像配准,图像的移动参数代码-Phase correlation-based image registration, image of the movement parameter code
  3. 所属分类:Graph program

    • 发布日期:2017-04-03
    • 文件大小:5774
    • 提供者:房一枝
  1. Northwoods.Go

    0下载:
  2. GoDiagram控件提供了多种基本的图形对象,可进行组织图、工作流程图、销售图、流程图,鱼骨图,序列图,状态图等绘制,控件提供了如矩形,椭圆,多边形,文本,图片,线条等对象,并且可以对对象进行组合为复杂的对象,可以通过设置属性和重写方法来自定义外观和操作 支持基于鼠标对象的操作:选择、调整大小、移动、复制、拖拉,修改、添加、删除操作 控件内嵌编辑、打印、网格功能 支持自动布局 支持对文本进行字体、大小、颜色设置 支持多种图像如:BMP、ICO、JPG、GIF、
  3. 所属分类:Special Effects

    • 发布日期:2017-03-27
    • 文件大小:232745
    • 提供者:spymaster
« 1 23 4 5 6 7 8 9 10 ... 25 »
搜珍网 www.dssz.com