搜索资源列表
ImageProBase
- Visual C++开发数字图像处理应用程序的入门上手的编程框架方法,功能包括图像的读取、存储、打印及基本处理如直方图、负片、均衡、拉伸等,附带了常用API库函数DIBAPI、ProcessAPI的源代码,其它则靠自己深入扩充了。-Visual C development of digital image processing applications adapt to the entry of the programming framework, including the function
hueituchenxudaquan
- 程序的功能: 一、用两种不同算法(DDA法和中点法)画任意直线,输入方式有鼠标取点点法,和对话框输入直线端点法。直线颜色在画线前任意选取。 二、直线的属性控制。可以从对话框中任意输入线宽画直线。还有画虚线的功能,你可以输入虚线中实线部分的长度和空白间隔的长度来画虚线。 三、用两种算法(中点法和正负法)画任意圆。 四、画任意椭圆。画椭圆时限任意取两点确定一矩形,由该矩形确定椭圆的大小。 五、多边形填充。用鼠标取点画任意多边形,可选取任意颜色去填充多边形区域。 六
tuxingxuedazouye
- 1. 做一个集成的图形界面的程序,可调用每一次作业子程序。 2. 调用画点的函数,用DDA、中点算法画直线和中点算法及正负法画圆和抛物线。 3. 交互式的二维直线求交:如果存在交点,用实心圆显示交点,并用文字显示其坐标。 4. 用动画实现二维图形变换的各种算法,实现对指定形体的平移、旋转和缩放。(包括自行车行走和绕固定点旋转的自旋转物体动画。) 5. 线段裁剪和多边形裁剪算法的动画演示实现。(两种线段裁剪算法和H-S多边形逐边裁剪算法)多边形裁剪算法的动画演示要求先画出一个封闭的
change14
- 图象的几何变换——虽然基本,但是 重要。可以实现正片、负片、反转、等等功能-images of the geometric transformation -- Although the basic, but important. Positives can be achieved, Negative, inversion, and so on
03081402
- 包括中点算法、dda算法、直接求交算法画直线,并附有中点算法、正负法法画抛物线,并可进行时间运算,比较几种算法。-including midpoint algorithm, the algorithm dda directly intersecting line painting, together with the midpoint algorithm, positive and negative parabola France and France painting, to carry ou
gat_shiyan3
- 这是我的计算机图形学的大作业,其中包括的算法有: 直线绘制的DDA算法,中点算法,绘制抛物线的正负法,中点法。 扫描转换多边形扫描线算法,种子填充算法。 线段裁剪(CohenSutherland)编码算法,多边形逐边裁剪(SutherlandHodgman)算法 注:分别设计了功能完整的类-This is my big computer graphics operations, including the algorithm are : DDA linear mapping al
TransDWT53
- 可以用CDF53小波对灰度图像实现正反变换-CDF53 wavelet can be used to achieve positive and negative gray image transformation
xiaoying
- 计算机图形学中的例子,很好的演示了图形的的消影-computer graphics example, a good demonstration of the graphics negative impact
dssdf
- 本程序在EVC4.0+PPC SDK 2003下调试通过。 用Independent JPEG Group发行的JpegLib进行Jpeg图像的读取与保存。 这里只加了一个简单的处理示例——负片。其他的处理可以用与这个类似的方法,有了处理的算法对像素数据进行操作。或者加上鼠标事件的处理来完成绘画功能等等,这里主要是对JPEG文件进行操作的部分。 注意:程序中的CTScreenBuffer并未使用,原因是使用它加载后有段内存没有释放,加上BMP数据本来就比较好处理,所以自己写一段
2chapter12
- 只有負程式的說明~~主要架構要自己完成.. -program only negative note ~ ~ main framework to complete their own ..
ImageTool
- VC++ 实现mirror、flip、grayscale、negative、psudo colors、psudo threshold、lighten、darken、contrast、sharpen等功能。
Protel99入门
- 为了将零件固定在PCB上面,我们将它们的接脚直接焊在布线上。在最基本的PCB(单面板)上,零件都集中在其中一面,导线则都集中在另一面。这么一来我们就需要在板子上打洞,这样接脚才能穿过板子到另一面,所以零件的接脚是焊在另一面上的。因为如此,PCB的正反面分别被称为零件面(Component Side)与焊接面(Solder Side)。-parts to be fixed above the PCB, we will take their feet welded directly on the w
拓展的Bresenham画直线(全象限全斜率)
- 拓展的Bresenham画直线(全象限全斜率),采用实时判断斜率的方式分别对正负斜率进行处理,用了对称的思路做出图象。效果很好,代码非常简洁明了。,Bresenham draw a straight line extended (all-quadrant all-slope), the use of real-time manner to determine the slope of the positive and negative slope, respectively, to deal w
An-HOG-LBP-Human-Detector
- 一种基于HOG-LBP特征的人脸检测方法,对于遮挡的人体非常有效。-By combining Histograms of Oriented Gradients (HOG) and Local Binary Pattern (LBP) as the feature set, we pro- pose a novel human detection approach capable of handling partial occlusion. Two kinds of detectors
GaussProj 高斯投影正反算程序
- 高斯投影正反算程序,可以实现经纬度大地坐标与空间三维坐标的相互转换,可以选择椭球模型。-Positive and negative Gaussian projection computer program, can achieve three-dimensional space geodetic coordinates latitude and longitude coordinates conversion, you can select the ellipsoid model.
opencv-negative-effect
- opencv 利用cvSet2D函式存取Bitmap-opencv negative effect
negative
- 影像負片處理使用IPL98實作,檔案請使用BMP 8bit檔-To deal with the use of negative images IPL98 implementation, BMP 8bit files use only
Nonnegative_matrix_factorization.tar
- Nonnegative_matrix_factorization是实现非负矩阵分解的程序,该算法可以用来进行图像分解和模式识别 -Nonnegative_matrix_factorization is to achieve non-negative matrix factorization procedure, the algorithm can be used for pattern recognition and image decomposition
positive-and-negative-measurement
- 大地测量正反算MFC版本,经纬度与XYZ坐标相互转换-geodesy positive and negative measurement useing MFC
Negative
- ipl98 負片處理 環境需載入source資料夾的lib-ipl98 Negative