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

搜索资源列表

  1. color3dseg.rar

    0下载:
  2. 彩色图像分割算法:彩色分水岭分割算法,C++实现,直接对彩色图像进行分割处理。,Color Image Segmentation Algorithm: color watershed segmentation algorithm, C++ to achieve a direct segmentation of color image processing.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-27
    • 文件大小:6.67kb
    • 提供者:王悦东
  1. ellipsefit.rar

    1下载:
  2. MATLAB实现的一种基于最小二乘的椭圆拟合直接算法源代码,Based on MATLAB to achieve a least-squares fitting oval direct algorithm source code
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:1.99kb
    • 提供者:小蔡
  1. EMP-shape

    0下载:
  2. 这是国外关于addaboot算法中,gentle boost算法采用stump分类器所得出结果比direct boost 和real boost 算法好的实验论文。-This is abroad on addaboot algorithm, gentle boost classifier algorithm stump than direct boost the outcome of the algorithm and the real boost good experimental paper
  3. 所属分类:Special Effects

    • 发布日期:2017-03-24
    • 文件大小:717.77kb
    • 提供者:laier Z
  1. arnold

    0下载:
  2. 一种置乱算法 直接运行就好 里面还包括有逆算法-A scrambling algorithm to run like a direct inverse approach which also includes
  3. 所属分类:Special Effects

    • 发布日期:2017-04-11
    • 文件大小:989byte
    • 提供者:吕汇甲
  1. optical flow

    1下载:
  2. 计算视频或者图像中相邻两帧的光流场。 本光流场算法使用是 多项式展开的方法 配置好视频的路径之后,直接运行就可以了。-Calculation of video or image of two adjacent optical flow field. The optical flow algorithm using the polynomial method is a good video of the path configuration, the direct operation
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2013-01-03
    • 文件大小:2.16kb
    • 提供者:jim
  1. DCTchange

    1下载:
  2. 一个DCT图像处理压缩包,有直接定义法和快速算法,大家可以拿去看看,多多指导哈!-A DCT compressed image processing package, have a direct definition of law and fast algorithm, we can take to see a lot of guidance and Kazakhstan!
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:884.73kb
    • 提供者:volcano
  1. Direct

    0下载:
  2. 图像分割的算法的程序,用prewitt算子实现的还有laplacian算子实现的例子。用vc++。-Image segmentation algorithm procedure, using Prewitt operator implementation Laplacian operator are examples of implementation. Using vc++.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-28
    • 文件大小:79.03kb
    • 提供者:yang
  1. Preciseellipseestimationwithoutcontourpointextract

    0下载:
  2. 这篇文章,提出了一种可以精确检测椭圆特征参数的线性算子。基于双曲线模型,该算子直接检测椭圆边界附近的原始梯度信息,这样可以避免中间精确提取椭圆边缘点的过程。当计算最小代数距离时,双曲线可以受双椭圆约束。这种算法将与其他算法确定中心位置方面进行比较,我们也将通过实际实验来比较。-This article presents a precise detection of the characteristic parameters of the linear elliptic operator. Bas
  3. 所属分类:Special Effects

    • 发布日期:2016-06-07
    • 文件大小:568.07kb
    • 提供者:刘镖峰
  1. Direct

    0下载:
  2. 数字图像分析算法,数值图像的二值化,投影差影法-Digital image analysis algorithm, numerical image binarization, projection video bad law
  3. 所属分类:Special Effects

    • 发布日期:2017-05-11
    • 文件大小:2.05mb
    • 提供者:dmlong
  1. jiyuzuixiaoerchengfagaijindesuijituoyuanjiance

    1下载:
  2. 为了提高数字图像中椭圆检测的效率和准确性,提出了一个基于最小二乘法的改进的随机椭圆检测算法. 该算法随机选取图像中的3 个边缘点,在以这3 个点为中心的窗口内,从边缘点中拟合出可能椭圆,并通过随机选 取的第4 个边缘点来确认可能椭圆. 利用直接最小二乘法椭圆拟合的特性,引入可能椭圆边缘点收集和椭圆重新 拟合的迭代过程来提取最终的椭圆参数. 通过对含有不同噪声的仿真图片和包括残缺椭圆的实际图片的实验表 明,新算法的改进是有效的. 与原算法相比,新算法降低了对参数的依赖性,提高了检测
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:360.67kb
    • 提供者:刘镖峰
  1. Tracker

    0下载:
  2. 关于跟踪领域相当有名的均值平移的改进算法 效果还不错 直接用VC就可以跑起来。源码相当清楚-The field on the track quite well-known mean shift algorithm to improve the effectiveness of the direct use of well can run up on the VC. Source is quite clear
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:1.93mb
    • 提供者:zt
  1. ImgCluster

    1下载:
  2. vc++6.0+gdal开发的聚类算法的COM组件,可在vb或.Net中直接调用。其中包含的聚类算法有:K-Means,ISODATA等,可对Image影像进行聚类处理。-vc++6.0 development of COM components clustering algorithm can vb or. Net direct call. Which includes the clustering algorithm are: K-Means, ISODATA, etc.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-10
    • 文件大小:2.23mb
    • 提供者:曹海涛
  1. Direct

    0下载:
  2. VC数字图像处理典型算法及实现,完整的源码,主要实现差影检测,模板匹配,阈值分割等等算法-VC typical digital image processing algorithm and the realization of the complete source code, the main achievement of poor video detection, template matching, and so threshold segmentation algorithm
  3. 所属分类:Special Effects

    • 发布日期:2017-05-15
    • 文件大小:3.82mb
    • 提供者:lgy
  1. segmentdfdfsdf

    0下载:
  2. 图像分割技术是图像处理领域的研究热点之一 同时 它也是一个经典难题,到目前为止不存在一种通用 的图像分割算法使它适用于所有类型的图像。很多 的分割算法与选择的参数有关,参数选取的好坏直 接影响着分割结果的好坏,不好的参数选择会影响 图像的分割结果。参数的选择存在很大的人为性。 不利于实现自动化的分割。-Image processing, image segmentation technology is one of the hot areas of research at
  3. 所属分类:Special Effects

    • 发布日期:2017-03-22
    • 文件大小:10.43kb
    • 提供者:尘埃
  1. Motion_Estimation

    0下载:
  2. 运动估计是视频编码压缩的重要环节也是关键环节,运动估计算法的优劣直接影响着编码效果-Motion estimation is an important part of video encoding compression is a key aspect of the merits of the motion estimation algorithm is a direct impact on the coding results
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:861.38kb
    • 提供者:顾科睿
  1. linyupingjun

    0下载:
  2. 对bmp图像进行平滑处理之邻域平均,已写明具体算法,直接用256*256灰度lena图,可以进行进一步改进-Bmp image smoothing of values among the filtering, has been expressed as a specific algorithm, the direct use of 256* 256 gray lena map, can be further improved
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:1.83kb
    • 提供者:lixiang
  1. moban

    0下载:
  2. 对bmp图像进行平滑处理之高斯模版,已写明具体算法,直接用256*256灰度lena图,可以进行进一步改进-Bmp image smoothing of the Gaussian template, has been expressed as a specific algorithm, the direct use of 256* 256 gray lena map, can be further improved
  3. 所属分类:Special Effects

    • 发布日期:2017-04-13
    • 文件大小:1.95kb
    • 提供者:lixiang
  1. diedai

    0下载:
  2. 一种运用迭代算法的水印算法 里面包含了 详细文件直接运行就好-A watermarking algorithm using iterative algorithm which contains a detailed file to run like a direct
  3. 所属分类:Special Effects

    • 发布日期:2017-04-16
    • 文件大小:152.66kb
    • 提供者:吕汇甲
  1. Face-recognition--on-a-DSP

    0下载:
  2. 本文介绍了 DSP6711的硬件特性 分析了人脸检测、 识别的原理及算法的选型 运用基于 DCT变换域的 LDA的特征提取方法 ,实现了人脸的自动识别。在 Yale人脸库上的实验结果表明本算法识别率要比直接用 PCA进行特征提取的方 法要好-This article describes the DSP6711 hardware features analysis of face detection, recognition of the principle and algorithm se
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:332.26kb
    • 提供者:louc
  1. 椭圆检测

    1下载:
  2. MATLAB实现的一种基于最小二乘的椭圆拟合直接算法源代码.附件中的源代码是matlab编写的,实现一种对于椭圆的稳定的数据拟合算法。(Matlab implementation of a direct Algorithm based on the least squares ellipse fitting source code. Annex in the source code is prepared by Matlab, to achieve a stable data for the o
  3. 所属分类:图形图像处理

    • 发布日期:2021-01-19
    • 文件大小:44kb
    • 提供者:月落江城0
« 12 »
搜珍网 www.dssz.com