资源列表
vccanny
- 用c++实现canny算子——高斯滤波,求梯度,非极大值抑制-C++ implementation with a canny operator- Gaussian filter, find the gradient, non-maxima suppression
top-hat
- 顶帽变换的程序,能够实现平滑图像的效果。-Cap transformation process, to achieve the effect of smoothing the image.
GraphLib
- 可生成曲线图、折线图、极坐标曲线图和折线图、条形图、柱状图、饼图、3D条形图、3D柱状图、3D饼图 -Can generate graphs, line charts, polar graphs and line charts, bar charts, histograms, pie charts, 3D bar, 3D bar graph, 3D pie chart
LeastSquare
- 给出一些离散的点,根据最小二乘法求出拟合的直线。-If there are some discrete points, you can get a line based on least square method.
com
- vc2005 编写简易CAD画图软件,实现基本的画图板功能,保存和读取-vc2005 write simple CAD drawing software, drawing board to achieve the basic function of saving and reading
Floodfill
- 基于opencv的分水岭算法,可以用来实现图片的快速分割-Opencv-based watershed algorithm can be used for fast image segmentation
12-19-3Image-Compression
- 利用DCT变换和哈德曼编码实现对彩色位图的压缩,并可求得图像压缩前后的差值。-Use DCT transform and Hardman Coding compression of color bitmap, and the difference obtained before and after image compression.
LiangYouDong-Barsky-Clip-Algorithm
- 梁友栋直线裁剪算法,计算机图形学的裁剪算法之一。-Liang Youdong linear cutting algorithm, computer graphics one of the cutting algorithm.
kalmancode
- kalman滤波跟踪系统的源代码,初学者必看-kalman filter tracking system, source code, beginners must see
zzl
- 在关于压缩感知的一些资料,主要是小波方法对图象以及一维信号的压缩感知,其中包括著名的沙威博士后(香港中文大学)个人程序-In some of the information on compressed sensing, the main image and the wavelet method is a one-dimensional signal compression perception, including the famous Javert postdoctoral (Chinese
案例10-Cohen-Sutherland直线裁剪算法
- Cohen-Sutherland直线裁剪算法,调试无错误。实现的功能很强大,易于理解-Cohen-Sutherland line clipping algorithm, debug error-free. Realize the function is powerful, easy to understand
案例6-多边形有效边表填充算法
- 多边形有效边填充的算法,能实现,调试无错误,关于图形学方面的-Effective edge polygon fill algorithm, to achieve, debugging error-free, on the graphics aspects of