CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 搜索资源 - 金字塔算法

搜索资源列表

  1. New-folder

    0下载:
  2. 这是我自己在mfc下利用gdal库实现的遥感影像显示模块,能显示绝大部分的遥感影像格式数据。打开影像是可以同时打开多幅影像,程序默认对每幅影像建立各自的金字塔文件以便后面操作,同时程序默认将影像拉伸到0-255范围以防有的影像是11位的或更大的而显示不出来。打开影像后可进行简单的拉框放缩、移动、复位、旋转、链接显示、直方图、缩略图等操作,还有基本的影像增强处理,如伪彩色变换、饱和度亮度调节、直方图匹配、各种滤波等。影像处理实现了几何校正、投影变换、裁剪等操作。界面开发时用的是mfc的ROBBON
  3. 所属分类:Special Effects

    • 发布日期:2017-11-07
    • 文件大小:13575071
    • 提供者:Richard
  1. IS_Pyramid

    0下载:
  2. 图像分割指的是将数字图像细分为多个图像子区域的过程,在OpenCv中实现了三种跟图像分割相关的算法,它们分别是:分水岭分割算法、金字塔分割算法以及均值漂移分割算法。-Image segmentation refers to the digital image is subdivided into a plurality of image sub-regions in the process, implemented in OpenCv three associated with image se
  3. 所属分类:Special Effects

    • 发布日期:2017-11-07
    • 文件大小:11660933
    • 提供者:grace
  1. IMAGE

    0下载:
  2. 图像处理建立对应图像金字塔,并计算预测残差.然后依据图像金字塔和预测残差重建图像.实现小波图像融合算法-Image processing create the corresponding image pyramid and calculate the predicted residuals. Then based image pyramid and predicted residual image reconstruction. Implementation of wavelet image f
  3. 所属分类:Special Effects

    • 发布日期:2017-11-14
    • 文件大小:228083
    • 提供者:张婉
  1. FaceDetect

    0下载:
  2. 介绍了人脸检测的算法,然后分析人脸检测算法在CPU上执行的效率,最后找到在GPU上利用OpenCL并行优化基于haar层级分类器的通用方法,从比较宏观的角度介绍了优化方法,给出了基于图像金字塔和级联分类器的算法的通用优化方法-Introduced face detection algorithm, and then analyze the face detection algorithm running on the CPU efficiency, and finally found the G
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-06
    • 文件大小:1445238
    • 提供者:站张
  1. jinzita

    0下载:
  2. 编写一个算法输出数字图形金字塔形式如 1 12 321-Algorithm for the preparation of a pyramid form of the output, such as digital graphics 112,112,321
  3. 所属分类:Graph program

    • 发布日期:2017-04-15
    • 文件大小:8319
    • 提供者:行唐县城
  1. LKTracking

    0下载:
  2. 金字塔光流算法,调用OPENCV2.0函数实现,带有视频文件。-Pyramid optical flow algorithm, called OPENCV2.0 function to achieve with video files.
  3. 所属分类:Graph program

    • 发布日期:2017-05-18
    • 文件大小:5100940
    • 提供者:zy
  1. ICM2image_loop

    0下载:
  2. 对两帧图像进行ICM调试.包含内容:1估计姿态和摄像机内参数;2两幅图做四次金字塔;3利用输入特征点采用ransac算法估计姿态R, T。4sift特征匹配;5摄像机标定。-ICM images on two debugging. Contains: 1 Estimated posture and intrinsic parameters 2 two plans to do four pyramids 3 using the input feature points using ransac
  3. 所属分类:2D Graphic

    • 发布日期:2017-03-29
    • 文件大小:6626
    • 提供者:张三
  1. 3pyramid--remote-fusion-

    0下载:
  2. 3联合非降采样金字塔与经验模态分解的遥感图像融合算法 优先出版 王文波 李合龙 张晓东 哈尔滨工程大学学报 2012-10-31 期刊-3 joint down sampling pyramid and empirical mode decomposition of remote sensing image fusion algorithm published Wang Wenbo priority Lee closure Zhang journal of Harbin engineering
  3. 所属分类:Wavelet

    • 发布日期:2017-04-08
    • 文件大小:544498
    • 提供者:fangfang
  1. LKPR-matlab-code

    0下载:
  2. 基于金字塔完善的KL算法描述,是matlab代码,值得学习-Pyramidal implementation of LK Feature Track
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:292282
    • 提供者:knwi7851
  1. imagesegmentation

    0下载:
  2. 基于金字塔的图像分割算法,用的可以试试,效果很一般-The image segmentation algorithm based on gaussian pyramid, can have a try
  3. 所属分类:Special Effects

    • 发布日期:2017-04-16
    • 文件大小:90473
    • 提供者:田伟伟
  1. OpenCV

    0下载:
  2. 基于opencv的use摄像头视频采集程序 1 基于opencv的两个摄像头数据采集 3 能激发你用代码做视频的冲动程序 6 图像反转(就是把黑的变白,白的变黑) 11 图像格式的转换 12 从摄像头或者AVI文件中得到视频流,对视频流进行边缘检测 13 采用Canny算子进行边缘检测 15 角点检测 18 图像的旋转加缩放(效果很拽,用地球做就像谷歌地球似的) 21 Log-Polar极坐标变换 22 对图像进行形态学操作(图像的开闭,腐蚀和膨胀运算)
  3. 所属分类:OpenCV

    • 发布日期:2017-04-10
    • 文件大小:1682929
    • 提供者:jianglei
  1. DOG

    0下载:
  2. DOG高斯金字塔,用于图像处理的sift算法,surf算法等-DOG Gaussian pyramid, sift algorithm for image processing, surf algorithm
  3. 所属分类:Special Effects

    • 发布日期:2017-04-11
    • 文件大小:1391
    • 提供者:贾宁
  1. Code

    0下载:
  2. 用于数字图像处理,包含Harris算法用于角点检测,图形金字塔,以及图像匹配。-For digital image processing, including the Harris corner detection algorithm is used, the graphics of the pyramid, and image matching.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-02
    • 文件大小:556134
    • 提供者:Forrest
  1. LK-algorithm-based-on-OpenCV

    0下载:
  2. 强大的opencv提供了可直接调用的LK金字塔光流算法,可用于跟踪检测-Provides a powerful opencv optical flow algorithm LK pyramid can be directly invoked, can be used for tracking and detection
  3. 所属分类:OpenCV

    • 发布日期:2017-04-07
    • 文件大小:1166
    • 提供者:
  1. SpatialPyramid

    0下载:
  2. 图像金字塔相关程序,写的非常好,主要用来学习相关算法。-Image pyramid procedures, very well written, primarily related to the learning algorithm.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-27
    • 文件大小:185273
    • 提供者:毛超
  1. 光流法检测

    0下载:
  2. 本算法是经典的托马斯加LK金字塔的光流检测算法,给各位提供参考
  3. 所属分类:OpenCV

  1. Image-segmentation

    0下载:
  2. 图像分割指的是将数字图像细分为多个图像子区域的过程,在OpenCv中实现了三种跟图像分割相关的算法,它们分别是:分水岭分割算法、金字塔分割算法以及均值漂移分割算法。-Image segmentation refers to the digital image is subdivided into a plurality of image sub-regions in the process, in OpenCv achieve three associated with image segmen
  3. 所属分类:OpenCV

    • 发布日期:2017-04-25
    • 文件大小:66682
    • 提供者:lushaolei
  1. Faceing

    0下载:
  2. 用C#在Microsoft visual 2010运用微软Face SDK开发包设计,其中采用三种基于haar特征的检测算法,用于一般姿势下的正面人脸的haar检测器,适用于多种不同姿势的人脸检测的Multiview多视角检测器和MultiviewPyramid多视角金字塔检测器,MultiviewPyramid与Multiview区别在于MultiviewPyramid算法使用内存更少。-With C# in Microsoft visual 2010 using Microsoft Face
  3. 所属分类:Special Effects

    • 发布日期:2017-06-16
    • 文件大小:25504100
    • 提供者:阿木
  1. Gauss

    0下载:
  2. 高斯卷积,构建高斯金字塔,图像读入与显示,Sift前段的算法-Gaussian convolution build Gaussian pyramid, read and display images, Sift front algorithm
  3. 所属分类:Picture Viewer

    • 发布日期:2017-04-26
    • 文件大小:19751
    • 提供者:陈智君
  1. filters

    0下载:
  2. 几种二维滤波算法的MATALB实现,以及图像RGB值得提取,高斯金字塔程序-MATALB realization of several two-dimensional filtering algorithms, as well as RGB value extracting, Gaussian pyramid program
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-12
    • 文件大小:1459
    • 提供者:许阳
« 1 2 3 4 5 6 78 »
搜珍网 www.dssz.com