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

搜索资源列表

  1. regionbased_seg_demo

    0下载:
  2. This code implements the well-known Chan-Vese segmentation algorithm from the paper \"Active Contours Without Edges.\" This technique deforms an initial curve so that it separates foreground from background based on the means of the two regions.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:11057
    • 提供者:hiyisf
  1. BaseMFCPicturetoprocess

    1下载:
  2. 1、详细分析了当今流行的各种图像格式的编码与解码方法。 2、利用Microsoft Visual C++ 6.0作为开发工具,使用MFC Application Framework作为软件的基本架构,设计并开发了一个图片浏览器。 3、实现了对BMP、PCX、TGA、JPEG、GIF图像格式的图片进行读、写、显示等基本功能。 4、利用图像处理中一些变换算法,实现了图像的放大、缩小、旋转及百叶窗、马赛克等显示特效。 5、实现了各种图片格式的转换功能。
  3. 所属分类:Special Effects

    • 发布日期:2017-05-23
    • 文件大小:7253806
    • 提供者:dongda
  1. EmdL1_v2

    0下载:
  2. NOTES: 1. This implemention borrowed some basic framework from Rabner s original EMD code. 2. Histogram matrices are assumed to be arranged in the "matlab" style, i.e, the [i,j,k]-th element is located in the position i*(n2*n3) + j*(n3
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:11399
    • 提供者:束鑫
  1. theba-1.0.4-src

    0下载:
  2. Theba image segmentation framework 图像分割-Theba image segmentation framework of image segmentation
  3. 所属分类:Special Effects

    • 发布日期:2017-05-26
    • 文件大小:9336313
    • 提供者:lihui
  1. CRL-2001-1

    0下载:
  2. 这片论文描述了动态物体的特征跟踪,用到了15个框架。拥有很强的适应性和跟踪能力。作为人脸识别,模式识别,动态跟踪的开发人员,有很好的参考价值。用c++编写,如果用OpenCV更好-This paper describes a visual object detection framework that is capable of processing images extremely rapidly while achieving high detection rates. There ar
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:784341
    • 提供者:lai
  1. 1.aviPlayer

    0下载:
  2. 一个有用的视频处理框架,在vc++程序框架下实现的,比较适合初学者看。-A useful framework for video processing, in the vc++ program implemented under the framework more suitable for beginners to see.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:831443
    • 提供者:高明亮
  1. PW_1.0.1

    0下载:
  2. 这个c程序实现几种2D和3D分割算法,这些算法可以参考下面这篇论文,程序的运行请查看README.txt-Camille Couprie, Leo Grady, Laurent Najman and Hugues Talbot , "Power Watersheds: A New Image Segmentation Framework Extending Graph Cuts, Random Walker and Optimal Spanning Forest", ICCV 09, 2009
  3. 所属分类:Special Effects

    • 发布日期:2017-05-16
    • 文件大小:4393323
    • 提供者:liucun
  1. videoprocessframework

    0下载:
  2. 目标检测演示框架算法包括: 1. 静态背景下的背景预测法目标检测 2. 静态背景下帧间差分法目标检测 3. Mean Shift目标跟踪方法 4. 重心多目标跟踪方法 该框架支持的视频只限于RGB非压缩Windows AVI格式,可以通过“文件”菜单下打开视频来打开视频文件。-Presentation framework of the target detection algorithms include: 1. The context of the background s
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:99092
    • 提供者:飞飞
  1. Video_Demo

    1下载:
  2. 视频目标检测演示框架,视频演示算法包括: 1. 静态背景下的背景预测法目标检测 2. 静态背景下帧间差分法目标检测 3. Mean Shift目标跟踪方法 4. 重心多目标跟踪方法 -Framework for object detection video presentation, video presentation algorithms include: 1. Static background of the context of target detection pr
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:376891
    • 提供者:
  1. demo

    0下载:
  2. 对于运动图像分析菜单的一点说明 该菜单为主框架里的一个菜单项,对应第九章运动分析内容,该菜单提供了两种分析方法,提供的两幅静态图像为随书光盘所带“各章测试图”中“第九章”文件夹内的“图9-5a.bmp”和“图9-5b.bmp”。 归一化相位相关方法和相位差方法是两种运动估计方法,根据算法原理的不同,其输出形式也不相同。 例如,对于所提供的128*128大小的一对测试图,相位差的方法输出形式为:“相对于第一幅图像,x方向移动1像素,y方向移动3像素” ,其含义是相对于第一幅图像,第二幅
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:546319
    • 提供者:2510
  1. chap1-1

    0下载:
  2. 用Visual C++6.0使用了视频处理框架,实现了图片的翻转,平移等简单操作,以及特殊点的检测等等操作!!1-Using Visual C++6.0 using a video processing framework to achieve a picture of the flip, translation and other simple operations, and special point of detection, etc. operations!! 1
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:306246
    • 提供者:绍无年
  1. hainandaxueshuzituxiang

    0下载:
  2. 主要内容: (1) 建立程序框架,实现图像的读取、保存、显示; (2) 编写颜色处理、几何变换、平滑锐化等图像处理代码,并实现其调用; (3) 自行编写实现扩展的图像处理功能。 - Main elements: (1) establish the procedural framework to achieve image read, save, display (2) the preparation of color processing, geometric tr
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:89623
    • 提供者:feiying
  1. 1

    0下载:
  2. 光线跟踪绘制系统中的若干优化技术,经典的光线跟踪算法框架和其中加速求交方法的研究现状-Light tracing rendering system of some optimization technology ,Classic light tracing algorithm framework and the acceleration of the intersection method research status
  3. 所属分类:Special Effects

    • 发布日期:2017-05-18
    • 文件大小:4609575
    • 提供者:程野
  1. ImageMagick-6.7.6-1

    0下载:
  2. Magick++ 是 ImageMagick 图像处理库的面向对象 C++ API 调用包。-Magick++ provides a simple C++ API to the ImageMagick image processing library which supports reading and writing a huge number of image formats as well as supporting a broad spectrum of traditional imag
  3. 所属分类:Special Effects

    • 发布日期:2017-11-06
    • 文件大小:47532530
    • 提供者:zl
  1. DLGPro_Matlab

    1下载:
  2. 《数字图像处理》课程Matlab项目框架 已测试,可适用于Matlab8.0及以后版本 Project 1. 实践主要内容: 1) 实现直方图均衡化. (3分) 读入一幅图像, 进行直方图统计, 求图像的均值和二阶矩. 2) 实现直方图规定化. 读入两幅图像, 分别进行直方图统计, 以其中一个为规定化直方图实现另一图像的直 方图规定化.-" Digital Image Processing" course the Matla
  3. 所属分类:Special Effects

    • 发布日期:2017-03-24
    • 文件大小:10240
    • 提供者:wenku
  1. CImg-1.4.2

    0下载:
  2. 可以大致了解一下CImg的框架,属于CImg的例子集锦,包含很多CImg的应用源码。-You can generally find out the framework CImg, belonging CImg highlights examples, including many CImg the application source code.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-27
    • 文件大小:10269756
    • 提供者:罗沛佩
  1. ViolaJones_IJCV

    0下载:
  2. 一种机器视觉的物体检测算法,是一种先进物体检测算法,全英文描述.讲述一种机器视觉的物体检测算法的实现-his paper describes a visual object detection framework that is capable of processing images extremely rapidly while achieving high detection rates. There are three key contributions. The fi r
  3. 所属分类:Special Effects

    • 发布日期:2017-04-28
    • 文件大小:401988
    • 提供者:huyongjin
  1. OTIMEC_INg

    0下载:
  2. 自动图像阈值分割框架软件。这个软件还实现了用于研究以下论文: M. Sezgin, A Survey Over Image Thresholding Techniques And Quantitative Performance Evaluation, Journal of Electronic Imaging, 13(1), 146-168, January, 2004.-Automatic image thresholding framework software. This softw
  3. 所属分类:Special Effects

    • 发布日期:2017-04-30
    • 文件大小:438554
    • 提供者:沙天飞
  1. sccl-admin

    0下载:
  2. 后台台管理框架模板源码,基于jquery-1.9.0.min.js-Background template source code management framework, based on the jquery- 1.9.0. Min. Js
  3. 所属分类:Special Effects

    • 发布日期:2017-12-11
    • 文件大小:5215984
    • 提供者:童彪
搜珍网 www.dssz.com