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

搜索资源列表

  1. myhough_1degree

    1下载:
  2. Hough算法检测矩形的长,并给出矩形的四个顶点坐标,极坐标中角度精度为1度。-Hough algorithm Detect long rectangle, and give the four vertices of rectangular coordinates, polar coordinates in the perspective of an accuracy of 1 degree.
  3. 所属分类:Special Effects

    • 发布日期:2015-07-08
    • 文件大小:354.61kb
    • 提供者:七禾
  1. Marksdetection

    2下载:
  2. 自己曾经做的一个项目,基于几何特征的模式识别。可以有效的识别等边三角形,矩形,六角形 和圆形。 基于c++和OpenCV 编写的程序。是学习OpenCV的好代码。 图像处理&模式识别。-Marksdetection for equilateral triangles,rectangle, regular hexagon, special orthogonal polygons and circles Based on C++ and OpenCV good source code f
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2013-05-20
    • 文件大小:4.79kb
    • 提供者:Norbert
  1. clip2

    0下载:
  2. VIsual C++6.0下MFC实现的直线的裁剪,鼠标左键按下拖动画裁剪矩形,手动画直线,右键封闭所画要裁剪的多边形。-VIsual C++6.0, MFC implementation of the cutting line, press the left mouse button and drag the cropping rectangle animation, hand animation straight line, cut right to close the polygon dr
  3. 所属分类:Special Effects

    • 发布日期:2017-03-26
    • 文件大小:35.1kb
    • 提供者:dstmath
  1. MYGUI

    0下载:
  2. 第一章作业: 用C语言或者VC,VB,Matlab或其他语言完 成如下实验: 1)打开一个BMP文件 2)将其局部区域的灰度值进行改变 3)另存为一个新的BMP文件 要求显示出原BMP图像和新BMP图像。 1。打开一幅图像,添加椒盐、高斯噪声,然后使用邻域平均法、中值滤波法、K邻近平均法进行平滑。 2。打开一幅图像,利用Roberts梯度法、Sobel算子和拉普拉斯算子进行锐化,并比较结果。 第五章作业 编写一个程序,对输入的图像进
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:5.98kb
    • 提供者:杨智雄
  1. c

    0下载:
  2. 用虚函数求圆,矩形,三角形的周长和,面积和-Seeking to use virtual functions round, rectangle, triangle perimeter and area and
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:889byte
    • 提供者:opentwing
  1. detected-rectangle

    1下载:
  2. 利用opencv测量矩形的C++程序,可以直接检测出矩形,即使背景很复杂-Measured using a rectangle opencv C program, you can directly detect the rectangle, even if the background is very complex
  3. 所属分类:Special Effects

    • 发布日期:2017-03-24
    • 文件大小:2.63kb
    • 提供者:azure
  1. CplusplusBitmapLibrarySourceCodeandExamples

    0下载:
  2. Descr iption The C++ Bitmap Library consists of simple, robust, optimized and portable 24-bit bitmap image processing algorithms for the C++ language. Capabilities The library has the following capabilities: Read/Write 24-bit Bitmap I
  3. 所属分类:Special Effects

    • 发布日期:2017-03-23
    • 文件大小:34.44kb
    • 提供者:javaprogramming
  1. bmpprocess

    0下载:
  2. 纯C++实现8位和24位图像的放缩保存,并在图像中画一个矩形方框-Pure C++ achieve the 8-bit and 24-bit image scaling saved, and draw a rectangle in the image box
  3. 所属分类:Special Effects

    • 发布日期:2017-11-17
    • 文件大小:4.71mb
    • 提供者:taozongqin
  1. gui16

    0下载:
  2. C写的计算机图形学算法实例,这是偶对计算机图形学的编程实践,包括画直线、反走样直线、画圆、画椭圆、画矩形、画多边形、矩形填充、多边形填充、3D变换、光照、贴图等,图形均为实时生成,所有算法由本人独立实现,未用任何图形函数库。   由于精力有限,未对原码做任何注释。出于简化编程的考虑,许多地方指定了常数,未做通用处理。解压缩后建立gui16目录,在其下有原代码和工程文件。在gui16下建立release目录,其下有一可执行文件及其所须的位图及模型文件。如在release目录之外执行程序,必须
  3. 所属分类:Special Effects

    • 发布日期:2017-11-10
    • 文件大小:270.53kb
    • 提供者:Liu
  1. opencv

    0下载:
  2. opencv c++ 对图像处理的小程序-Simply draw a rectangle on the image of the small program
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:875byte
    • 提供者:冯雷
  1. Fourier-transform-image

    0下载:
  2. 编写二维傅立叶变换的C语言程序及相应的显示程序 建立输入图象,在64*64的黑色图象矩阵的中心建立16*16的白色矩形图象点阵,形成图象文件(共4096字节) 对输入图象进行变换,将原始图象及变换图象都显示于屏幕上-The preparation of two-dimensional Fourier transform of C language program and the corresponding display program establish the input image, t
  3. 所属分类:Special Effects

    • 发布日期:2017-04-14
    • 文件大小:2.99kb
    • 提供者:高M
  1. qiujiao

    0下载:
  2. C语言平面几何12-向量方法判断线段与矩形是否有交集-C language plane geometry 12- vector method to determine whether there is the intersection of the line with the rectangle
  3. 所属分类:Special Effects

    • 发布日期:2017-04-12
    • 文件大小:631byte
    • 提供者:zoujia
  1. 基于粒子滤波器的目标跟踪算法及C++实现

    0下载:
  2. 基于粒子滤波器的目标跟踪算法及C++实现,运行方式:按P停止,在前景窗口鼠标点击目标,会自动生成外接矩形,再次按P,对该选定目标进行跟踪。(The target tracking algorithm based on particle filter and C++ implementation, operation mode: stop by P, click the target in the foreground window, automatically generate the oute
  3. 所属分类:图形图像处理

    • 发布日期:2018-05-01
    • 文件大小:1.17mb
    • 提供者:KQ_QK
搜珍网 www.dssz.com