-
使用opengl函数写一个控制台程序,要求输出下列简单的二维图形:如线(实线、虚线)、四边形、多边形、圆等,并任意填充一个封闭图形...
使用opengl函数写一个控制台程序,要求输出下列简单的二维图形:如线(实线、虚线)、四边形、多边形、圆等,并任意填充一个封闭图形
-Use opengl function to write a console program, require a simple two-dimensional graphical output of the following: If the line (solid line, dashed line), quadrilateral, polygon, round, etc., and any fill a closed graph
- 2023-03-29 15:25:04下载
- 积分:1
-
想要一个简单的字符识别的源代码,来自黑白图像…
想要一个简单的文字识别vc源代码,从黑白图像中识别出文字,就是背景是白色,文字是黑色。只需简单识别英文26个大小写字母就够了。 -want a simple character recognition vc source code, from black and white images to identify words, background is white, text is black. A simple identification English 26 case-insensitive enough.
- 2022-06-28 19:49:25下载
- 积分:1
-
这是个绘制三次贝塞尔曲线的小程序,源码附上,供大家参考
这是个绘制三次贝塞尔曲线的小程序,源码附上,供大家参考-This is a Bezier curve drawing three small procedures, the source code attached for your reference
- 2023-01-02 20:35:08下载
- 积分:1
-
均值滤波0.rar
均值滤波0.rar-mean filter 0.rar
- 2022-01-24 09:19:33下载
- 积分:1
-
tiff格式图片数据读取程序
该代码可以对Tiff格式的图像文件进行操作,可以识别文件头、文件信息头等信息。主要包含读tiff图像、写tiff图像两个函数,分别用于读取tiff文件中的图像像素数据和将图像数据存回tiff格式图像。
- 2022-03-22 16:27:55下载
- 积分:1
-
BLIINDS算法 matlab
资源描述由于自然图像具有高度结构化特性,人类视觉特性(Human Visual System,HVS)倾向于从视觉图像中
提取结构信息,并且对图像的对比度高度敏感。Saad等人提出了一种基于DCT域统计特性的图像完整性评价
方法(BLIINDS)。BLIINDS提取 DCT 系数的统计特征,利用机器学习的方法来评价图像质量。BLIINDS 算法的模型训练不需要知道训练样本的
失真类型,并且特征训练过程简单,算法复杂度低于基
于两级框架的算法。
- 2022-04-30 20:36:11下载
- 积分:1
-
channels will be a color image broken down into three
channels 将一幅彩色图像分解成三通道图像并分别显示。-channels will be a color image broken down into three-channel images show.
- 2022-07-20 02:16:29下载
- 积分:1
-
Factorized Graph Matching 分解图匹配,路径追踪优化代价函数
Graph matching (GM) is a fundamental problem in computer science, and it plays a central role to solve correspondence
problems in computer vision. GM problems that incorporate pairwise constraints can be formulated as a quadratic assignment problem
(QAP). Although widely used, solving the correspondence problem through GM has two main limitations: (1) the QAP is NP-hard and
difficult to approximate; (2) GM algorithms do not incorporate geometric constraints between nodes that are natural in computer vision
problems. To address aforementioned problems, this paper proposes factorized graph matching (FGM). FGM factorizes the large
pairwise affinity matrix into smaller matrices that encode the local structure of each graph and the pairwise affinity between edges.
Four are the benefits that follow from this factorization: (1) There is no need to compute the costly (in space and time) pairwise affinity
matrix; (2) The factorization allows the
- 2022-02-01 17:07:26下载
- 积分:1
-
各种曲线的算法和代码.
各种曲线的算法和代码.-curve of various algorithms and code.
- 2022-09-05 14:55:03下载
- 积分:1
-
利用计算机图形学中的平行投影方法进行Bezier曲面的显示,很综合的例子...
利用计算机图形学中的平行投影方法进行Bezier曲面的显示,很综合的例子-use of computer graphics in parallel projection method Bezier surface, a very comprehensive example
- 2023-06-22 13:45:04下载
- 积分:1