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

搜索资源列表

  1. 基于Retinex的MSRCR算法的C语言实现

    0下载:
  2. 基于Retinex的MSRCR算法的C语言实现。其中的高斯平滑采用了与尺度无关的快速算法,每个点的运算只要6MADD。程序改自GRetinex,一个GIMP插件,C implementation of Retinex, i.e. MSRCR algorith. In the implementation a fast algorithm was employed for Gaussian smoothing that only 6 MADD for each operating point ar
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2017-03-21
    • 文件大小:84.69kb
    • 提供者:myb
  1. SIFT_VC.rar

    0下载:
  2. vc实现的sift特征点提取。sift是图像领域最新提出的有效特征点算法之一,a detection method for SIFT interest point which is recently proposed in computer vision area
  3. 所属分类:Special Effects

    • 发布日期:2017-03-27
    • 文件大小:287.69kb
    • 提供者:herman
  1. Point

    0下载:
  2. 一个简单的点程序,来源于C++程序设计那本书-A simple point process, from C++ programming book
  3. 所属分类:Special Effects

    • 发布日期:2017-05-06
    • 文件大小:1.08mb
    • 提供者:TC319
  1. ASMSourceCode

    1下载:
  2. ASM算法能够在人脸偏转情况下较好实现特征点定位-ASM algorithm can be deflected in the case of face feature point location to achieve a better
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2012-10-29
    • 文件大小:15.74mb
    • 提供者:秦晴
  1. yaxiangsu

    0下载:
  2. 双向亚像素运动估计算法,具体步骤如下: (1) 进行整像素精度的双向运动估计; (2) 以(1)得到的运动矢量所指向的像素点为中心,内插1/2像素点,再进行双向运动估计; 依此类推,直到得到所需的像素精度为止。 -Bi-directional sub-pixel motion estimation algorithm, concrete steps are as follows: (1) for the whole two-pixel accuracy motion estima
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:23.94kb
    • 提供者:郑丹
  1. Ccode2.tar

    1下载:
  2. c语言计算几何 三角化 Ch1, Code 1.14 凸形外壳[2D] Ch3, Code 3.8 凸形外壳[3D] Ch4, Code 4.8 球 Chapter 4, Fig. 4.15 德劳内类型 Ch5, Code 5.2 ...See *English version.-\Computational Geometry in C\ the book s recipe Triangulate Chapter 1, Code 1.14 /tri Convex
  3. 所属分类:Special Effects

    • 发布日期:2016-08-10
    • 文件大小:55.76kb
    • 提供者:XJ
  1. Restoration

    0下载:
  2. 图像复原的VC++ 源程序,在点扩散函数已知的情况下对模糊图像进行复原。-Image Restoration of VC++ source code, point spread function in the circumstances known to the recovery of the blurred image.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-08
    • 文件大小:70.15kb
    • 提供者:luoyuanhong
  1. Anti-color

    0下载:
  2. 属于图像预处理,对图像进行反色处理,为点运算-Belonging to image pre-processing, anti-color image processing, computing for the point
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:57.65kb
    • 提供者:李建伟
  1. DosImage

    0下载:
  2. C\C++图像处理基本处理算法的实现,画点、线、边缘检测等等,希望对大家有帮助-C \ C++ image processing algorithms to deal with the realization of the basic painting point, line, edge detection, etc., we would like to help
  3. 所属分类:Special Effects

    • 发布日期:2017-03-27
    • 文件大小:183.14kb
    • 提供者:qiuqiu
  1. jull

    0下载:
  2. 模糊C均值聚类(FCM),即众所周知的模糊ISODATA,是用隶属度确定每个数据点属于某个聚类的程度的一种聚类算法。-Fuzzy C means clustering (FCM), known as fuzzy ISODATA, is used to determine membership of each data point belongs to a cluster of a clustering algorithm level.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:4.39kb
    • 提供者:lijuan
  1. M-graph-coloring-problem

    0下载:
  2. 通过鼠标绘制出该图的结构(可在菜单中设置打点和画线两种命令:当选择打点命令是,鼠标每点击一下则在屏幕上打一个点,当选择画线命令时,鼠标首先选中其中一个点,在选中另一个点时绘制出两个点之间的连线。当然也可采用其他方法完成图的绘制)。然后用不同的颜色来标识这些点,使得图中每条边连接的2个顶点着不同的颜色。在屏幕上应能显示出用不同颜色着色后的图。-Through the mouse to draw out the structure of the graph (which can be set in
  3. 所属分类:Special Effects

    • 发布日期:2017-05-14
    • 文件大小:3.61mb
    • 提供者:陈言教
  1. point-operation

    0下载:
  2. C#数字图像处理典型算法随书光盘点处理部分完整源代码,含直方图的绘制,直方图均衡以及直方图匹配等-point operations
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:63.67kb
    • 提供者:Bessie
  1. Point-Operation

    0下载:
  2. 使用C#实现图像的直方图绘制,实现点运算,灰度拉伸,直方图均衡和直方图匹配等。-Use C# to draw the histogram of image, the current point of operation, gray stretch, histogram equalization and matching.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:63.62kb
    • 提供者:Andox
  1. Visual-C

    0下载:
  2. 重载函数的点类,实现两个点的距离运算,其中运用了-重载运算符。-a point class which include the a point class that you must wang look it,you can learn a lot
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:1.58kb
    • 提供者:王才学
  1. Point-Operation

    0下载:
  2. 基于C#编写的灰度图像线性点运算程序,除了普通的线性点运算外,还可实现将原始图像的灰度范围线性拉伸到0-255.-Written in C# based on linear grayscale image point operations procedures, in addition to ordinary linear point operations, but also realize the scope of the original image gray linear stretch
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:50.7kb
    • 提供者:Judger
  1. point-operation

    0下载:
  2. C# 实现的点运算及直方图 包括灰度直方图 线性点运算 直方图均衡化 直方图匹配 全等直方图灰度拉伸-Point operations and the histogram of C# implementation include histogram linear point operations, histogram equalization histogram matching gray histogram stretching.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:73kb
    • 提供者:zhang
  1. point-operation

    0下载:
  2. 此程序是用C#编写的用于图像处理的像素点的操作,压缩包中包含c#的sourceCode和相应的图片的例子。-this program is coded in C#,it inclue the source code and the pics to fix the picture point operation example.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-11
    • 文件大小:2.05mb
    • 提供者:许凡
  1. Reconstructed-point-cloud

    1下载:
  2. 包含文章和代码,深度图点云用于三维重建,运行平台C-THIS include paper and code,it s about Ground truth point cloud AND Reconstructed point cloud.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-21
    • 文件大小:5.45mb
    • 提供者:青草香
  1. C#图像处理算法典型实例

    1下载:
  2. 图像处理:灰度,线性点运算,直方图,图像缩放,腐蚀结构元素,带通滤波,噪声模型等图像处理算法,包括素材和源代码。(Image processing: gray level, linear point operation, histogram, image scaling, corrosion structure elements, band pass filter, noise model and other image processing algorithms, including mate
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-18
    • 文件大小:16.37mb
    • 提供者:woxihuan
  1. C#数字图像处理算法典型

    0下载:
  2. 图像处理的基本算法汇总 , 灰度化 , 点运算 , 几何运算 , 边缘检测 , 平滑去噪 ,图像分割 ,彩色图像处理等 . C#语言编写的图像处理算法集合 .(Image processing of the basic algorithm, summary, grayscale, point calculation, geometric operations, edge detection, smoothing denoising, image segmentation, color image
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-24
    • 文件大小:17.32mb
    • 提供者:无花果周
« 12 3 4 5 6 »
搜珍网 www.dssz.com