搜索资源列表
C++(Circle)
- 算法实现题1-2 平面几何问题 .问题描述: 试用C++ 的类来定义表示简单平面几何对象的抽象数据类型Geometry 。 (1) 用浮点数定义2 个几何量m1 和m2;m2 的缺省值为0.0。 (2) 实现2 个构造函数:允许用1 个参数或2 个参数声明几何对象。用1 个参数r 声明 的几何对象为半径为r 的圆;用2 个参数r1 和r2 声明的几何对象为r1′r2 的矩形。所声明 的几何对象的中心在原点。 (3) 定义计算几何对象的面积,周长和对角
BGFG_CODEBOOK
- 基于码书的运动目标检测是和混合高斯模型(MoG,GMM)类似的而简单有效的背景剪除方法,附件是VC++6.0编写的基于码书的运动目标检测,可直接读取摄像头,也可改为读取硬盘视频文件,需安装Opencv1.1-Codebook-based moving target detection and Gaussian mixture model (MoG, GMM) and a similar cut off the background simple and effective method of a
imadjust-c
- 图像的亮度变换代码,本人初学编写,内容简单通俗易懂,适合OPENCV人群-Image brightness transform code, I am learning to prepare, as a simple user-friendly, suitable for OPENCV crowd
ImageProcess
- 简单图像处理vc实现,包括取对数、取指数、灰度均衡和阈值变换等-Vc simple image processing to achieve, including the admission of a few, check index, gray balance and transformation, such as threshold
hough
- 基于vc++编写的Hough变换MFC程序,,功能简单,只能实现直线检测,但是适合初学者入门,注释比较详细-Vc++ to prepare based on the Hough transform MFC procedures, functions simple to achieve a straight line can only be detected, but suitable for beginners to introduce the more detailed comments
Medianfilter
- 对图像进行中值滤波的c++程序,代码简单易懂-Image median filter of c++ program, easy-to-read code
denoising_demo
- 图片去噪,对输入的图像进行简单的处理,显示原始图像、噪声图像、去噪后的图像-Image denoising, images on the importation of simple processing, show the original image, noise image, the image after denoising
PtInPolygon
- 自己写的多边形点在内判断的简单算法,运行没有出现问题,无论多边形情况(凹凸)-Write your own polygon points in a simple algorithm to determine, running no problems, regardless of polygons situation (bump)
Match_SIFT
- 这是一个SIFT算法的实现,主要的代码是Kuas写的,本人只是用来进行匹配而已。发上来主要是要推荐这个SIFT的实现,写的很棒,这个跟Rob Hess的源码相比,思路更加清晰,而且是用类封装好的,简单易用。这个代码是基于OpenCV的。-This is an implementation of SIFT algorithm, the main code is written by Kuas, I just used it for matching. I mainly recommend thi
Statistics
- 图像参数统计小程序,可用于统计图像的均值,标准差,图像的信息熵,平均梯度。简单易用。-Image parameter statistics applets can be used for statistical picture of the mean, standard deviation, the image of the information entropy, average gradient. Easy to use.
koutu
- 抠图技能软件,轻松简单的实现抠图,简单方便,易于实现-english is so mafan
C
- 实现分形图像 利用c曲线 描绘简单的分形图像 简单绘出图形-Achieved using c curve fractal image fractal image depicting a simple draw simple graphics
c
- 行星运转动画,一个简单的C语言编写的动画,喜欢的可以看一下-Planet running animation, a simple C language animation, you can look like
picture.c
- 运用c语言进行图像的腐蚀操作选用了个1*3的结构进行腐蚀,并且显示图像的高度,宽度 和大小。简单的小程序,容易看懂。-C language image etching operation used a 1* 3 of the structure of the corrosion, and the height, width and size of the displayed image. Simple little program, easy to understand.
C
- 运用matlab对图像进行放大:像素复制法和双线性插值法。像素复制方法的图像缩放的原理主要是对原来输入图像的整行或是整列像素进行简单的复制与删除,达到改变图像大小的目的。双线性插值放大算法中,目标图像中新创造的象素值,是由原图像位置在它附近的小区域象素的值通过加权平均计算得出的。-Write MATLAB function to zoom a grayscale image from original size to the given output size through two dif
xuanzhuan
- 简单C++程序,实现图片旋转功能,在VC环境下运行,效果较好-Simple C++ procedures, picture rotation function, the VC environment to run, better
Graph_Cut (C++代码)
- 利用最大流最小割的原理,实现了graph cut对图像的分割,方法简单,易于理解(Using the principle of maximum flow minimum cut, graph cut can be used to segment images. The method is simple and easy to understand.)
C语言图像处理函数大全
- 简单常见的图像处理中使用到的简单c函数和汇总(Summary of C functions used in simple and common image processing)
CNN(C++)
- 基于;C++ 语言;图像识别;简单模型;图像处理(C++; image; recognition;model;Simple)
C#联合halcon
- 图像采集,简单的c#联合halcon做ncc模板匹配的操作(Image acquisition, simple C# combined with Halcon to do NCC template matching operation)