搜索资源列表
完整作图程序
- 一个比较完整的作图程序,包括了作直线、平行线、平分线、画圆、求切线、删除等基本操作。-a more complete mapping procedures, including for a straight, parallel lines, bisector, Circle, seeking tangent, delete basic operation.
平行投影(图形学)
- 此程序是平行投影Bezier曲面,可以设置投影的角度、位置-This procedure is parallel projection Bezier curves, and can set the angle of projection, location
javapingxing
- 用java制作的在一个界面上生成平行线的程序谁要-used in the production of a generation of parallel interface procedures Whoever lines
并口数据采集
- windows下的并口数据采集程序,可以做简单的数据采集-windows of parallel data acquisition program, can do simple data collection
CGHomework
- 这个程序是我的一个图形学课程的小作业,其中实现了Bresenham直线插补算法、Barsky线框裁剪算法、平行六面体自消隐算法以及绕任意轴的旋转算法。-this procedure is a small graphics course operations, which achieved a Bresenham interpolation algorithm, Barsky wireframe cutting algorithm, parallel hexahedron since blanki
ch1_1Hough变换
- 通过hough变换可检测平行线~解压缩即可使用,需256bmp-through Hough Transform can detect parallel lines to decompress can use, the need 256bmp
tu
- 是一个画图的程序 可以实现画线 画圆 画平行线等一些作图的功能-Is a drawing program can be drawing a line drawn parallel lines drawcircle some mapping function
feng
- 此为openmp的简单运用,主要是运用openmp将串匹配算法并行化-This is simple to use OpenMP, mainly to the use of OpenMP parallel string matching algorithm
Direct
- 图象分割,包括并行边界分割,串行边界分割,并行区域分割,串行区域分割-Image segmentation, including the parallel partition boundaries, partition borders serial, parallel region segmentation, region segmentation serial
assignment5
- 输入24位bmp图片,根据误差扩散算法,使其变成黑白图,并尝试使用openMP并行化-input .bmp picture-24bits,according to some method, change to blank-and-white picture,used openMP to parallel
EdgeContour
- 边缘检测,轮廓检测,Sebel算子,高斯拉普拉斯算子,Robert算子,Prewitt算子,Kersch算子等,Hough变换,平行线检测,轮廓提取,种子填充,轮廓跟踪-Edge detection, contour detection, Sebel operator, Gaussian Laplacian, Robert operator, Prewitt operator, Kersch operator, etc., Hough transform, parallel line detec
Graphic
- 基于图模型的图像分割并行算法研究与实现,该方案通过网格划分来实现相似度矩阵的并行计算同时考虑到相似度矩阵的稀疏性和矩阵向量乘运算的内在并行性, 在该方案中本文设计并行算法来求解特征值问题在环境下的实验结果表明, 该并行方案是提高图模型分割方法实时性的有效途径.-Image segmentation based on graph model of parallel algorithm and implementation of the program through the mesh to ach
Dia_Ero
- 数学形态学在数字图像处理领域中的应用越来越广泛,各种形态结构和算法不断涌现.数学形态学以集 合运算为基础,其基本思想是用具有一定形态的结构元去度量图像中的形态以解决理解问题.该文利用细胞神经 网络(CNN),运用数学形态滤波适时、并行完成各种数学形态运算.文中给出了有关CNN的全局和局部稳定状态 的定理,证明CNN在一定的条件下可以通过动态过程的稳定达到数学形态滤波的结果.将其结果运用在煤矿井下 煤仓图像的预处理当中,取得了满意的结果.-Mathematical Morpholo
buffonexperiment
- 实现了布丰投针实验的演示,有简单的动画演示,能在用户界面上输入平行线间距,投针的针长,投针次数,并能输出针与任一平行线相交的概率,以及根据此概率和平行线间距,针长计算出的pi值-Buffon needle experiment realized investment presentation, there is a simple animation, can be entered in the user interface on the parallel line spacing, cast a
Judgement
- 一个绝对完美的利用平行于y轴的射线法判断输入的点是否在输入的多边形内或外或边上的小程序-The use of an absolutely perfect parallel to the y-axis ray method to determine whether the input point within or outside the input polygon or edge of a small program
draw3
- 建立正方体的数据模型;编写应用程序,利用菜单和键盘结合的方式完成对正方体的进行移动、比例和旋转变换,并显示透视或平行投影结果。要求应用程序具有如下功能: 1、 通过菜单选择的方式,选择对三维空间中的立方体作平行投影或透视投影; 2、 通过键盘按键或鼠标移动的方式,完成对三维空间中的立方体进行平移(上下左右前后),比例变换(放大或缩小)以及旋转变换,并同时显示变换后的投影结果 3、 创建对话框,通过对话框设置透视投影时候的投影中心,以及旋转变换时候的旋转轴(可以设置成分别绕x轴,y轴,
ST7586S
- 串口,并口都有,只写了横线,竖线按需要修改就好,绝对可以用-Serial, parallel and have only to write a horizontal line, vertical line need to be modified like can definitely use
Rosenfeld-Thinning-algorithm
- 图像细化算法的重要方法 一种并行细化算法-An important method of image thinning algorithm is a parallel thinning algorithm
demoWPR
- 利用VC++6.0,简单的读位图,并将其进行取反并行显示。-Use of VC++6.0 simple read bitmap, and its inverse parallel display.
FaceDetect
- 介绍了人脸检测的算法,然后分析人脸检测算法在CPU上执行的效率,最后找到在GPU上利用OpenCL并行优化基于haar层级分类器的通用方法,从比较宏观的角度介绍了优化方法,给出了基于图像金字塔和级联分类器的算法的通用优化方法-Introduced face detection algorithm, and then analyze the face detection algorithm running on the CPU efficiency, and finally found the G