资源列表
matlab-sanwei-hanshu
- matlab 极坐标图形的绘制、三维曲线、三维网格、三维阴表面明图-matlab polar graphics rendering, three-dimensional curves, three-dimensional grid, three-dimensional surface Ming Yin Figure
image-deblock-psw-algorithm
- 提出一种图像去噪的编码算法,基于滑动窗的有效图像去方块滤波算法(PSW)。-It presents an image denoising coding algorithm, sliding window based on the effective image deblocking filtering algorithm (PSW).
koch2006
- 两个用TURBOC2.0编写的显示科诺夫雪花的小程序。-with two TURBOC2.0 prepared by the investigators showed a small snowflakes procedures.
fitellipse
- 将离散的点拟合成椭圆,对椭圆进行拟合,返回5个参数,效果非常好-The discrete points fitted ellipse, the ellipse fitting to return to the five parameters, the effect is very good
zj_canny
- 用canny算子检测图像边缘,设定阈值,检测效果好-Using canny edge detection, threshold setting, good detection results
edge_detection
- edge detection sobel prewitt canny log saves new images to disc
2dmusic
- 自己写的均匀圆阵,矩形阵的方向图 画法。大家共享!-himself wrote of a uniform circular array, the array of rectangular picture in the direction of France. Share!
TreeFrame
- 用JTree实现的GUI界面,模仿QQ客户端界面的目录树。-JTree GUI interface implemented to mimic the directory tree of the QQ client interface.
Cphoto
- int gdriver=DETECT, gmode, errorcode struct arccoordstype arcinfo int midx, midy int stangle=45,endangle=270 char sstr[80],estr[80]
cs_romp
- 压缩感知图像重构程序设计,采用正则化正交匹配追踪算法实现图像重构-Compressed sensing image reconstruction program design, using regularized orthogonal matching pursuit algorithm for image reconstruction
CG-32
- 底层画一个园的算法,用TC编译-The bottom of a garden painting algorithm, compiled by TC
POLYFILL
- In this program I accept polygon from user,also which color from the pallet.And fill the polygon by using SCAN-LINE polygon filling method.