搜索资源列表
Developing_GUIs_in_C++
- we’ve successfully developed a simple GUI interface, using only a few lines of code. The major factor which works here is the entire class structure is re-usable, and can be applied to build a lot of other different User Interfaces too. The reader c
CImageSourceCodeandDOC
- 这是一个游doc说明文档和源码的类,功能完整,说明具体,如果需要,可以直接复用这个类即可-This is a tour doc documentation and source code classes, full-featured, specify, if necessary, can be directly re-use this class can be
Bresenham
- 该程序实现了Bresenham算法画直线,将四个象限的问题通过交换端点的方法合并成一,四象限的问题。再利用sign变量,统一成一个问题。又考虑到斜率<=1,>1,不存在,最终问题分成了三种情况。-The program implements Bresenham algorithm for drawing a straight line, the four quadrants of the problem through the exchange of endpoint methods
draw
- 实现简单的绘图功能,类似cass系统,能将所会图形,保存为txt格式,并将txt数据重新导入,实现绘图 -Simple graphics, like cass system, which can be graphics, saved as a txt format, and re-import the txt data to achieve graphics
A05041
- Re-color pictures in c
imageeditor
- An image editor which allows to open,save,re-size ,flip vertical&horizontal invert operation in VB w/o using any third party component
ImagePyramidsInCPP
- It is complete c++ project for Image pyramid construction and re construction.
test
- LEVEL SET算法,写得很清楚,好用。 -Level Set Evolution Without Re-initialization: A New Variational Formulation
cell_division
- 大津阈值法实现对细胞的分割,再提取细胞何致比-Otsu thresholding method to achieve cell division, re-extracted from the cells He caused more than
Results-distribution-map
- 本示例主要的功能是通过给定的一组成绩数据绘制出成绩的分布图(包括直方图和圆饼图)。这里没有用到数据库,因为是一个简单的成绩分布图,而用数据库的话在转到另一台机子上还要重新建表,对于学生信息也要涉及到录入问题,不容易实际操作,所以本示例采用了更为方便的通过手动录入数据或者是从文件(txt格式文本文档,第一个数为总人数,其余为分数,分数之间用逗号隔开)导入数据两种方式绘制出其统计图。录入的成绩可查看可修改,直方图采用了立体图模式,看起来更直观,各个分数段都有明显的分数人数标注,看起来直观形象。饼形图
cs-omp(fenkuai)
- 这是用omp算法来重构图像,这是把它分割为16X16的块进行处理,这其中是把每一个分割的图片先保存,之后再处理没有用blkproc函数。-This algorithm is used to reconstruct an image omp, which is divided into blocks 16X16 it is processed, each of which is divided to first save the image, after the re-treatment with
bspline
- B样条曲线拟合程序,实现控制点求取一个合适的三次B样条,以及重新拟合的曲线,拥有良好的精确度-b-spline curve fitting procedures, implement control point to strike a fitting cubic B-spline, as well as re-fitting curves, better accuracy
