-
本原代码集是我对计算机图形学的编程实践,包括画直线、反走样直线、画圆、画椭圆、画矩形、画多边形、矩形填充、多边形填充、3D变换、光照、贴图等...
本原代码集是我对计算机图形学的编程实践,包括画直线、反走样直线、画圆、画椭圆、画矩形、画多边形、矩形填充、多边形填充、3D变换、光照、贴图等
-primitive code is the set of computer graphics programming practice, including line drawing, anti-aliasing line, Circle. painted oval, rectangular painting, drawing polygon, rectangle filling, polygon filling, 3D transformation, lighting, texture, etc.
- 2022-06-17 03:07:58下载
- 积分:1
-
Using canny edge detection and hough transform separation of the iris, normalize...
采用canny边界检测和hough变换分离虹膜,归一化,采用haar小波提取虹膜特征及海明距进行识别-Using canny edge detection and hough transform separation of the iris, normalized using haar wavelet extracted iris characteristics and hamming distance to identify
- 2022-08-12 20:13:22下载
- 积分:1
-
适用于256灰度级的位图.直方_线性_平滑_阈值_滤波处理.
适用于256灰度级的位图.直方_线性_平滑_阈值_滤波处理.-apply to the 256-level grayscale bitmap. Direct linear side _ _ _ smoothing threshold _ filtering.
- 2022-02-09 23:23:14下载
- 积分:1
-
用于BMP位图图像文件与数据保留读
用来对bmp位图文件的读取与图像的数据保存-Used to bmp bitmap image files to read with the data retention
- 2023-01-12 02:40:04下载
- 积分:1
-
exhousted块匹配算法
Exhousted block matching algorithm
- 2022-05-05 12:07:59下载
- 积分:1
-
这个是一个用C 编的画图程序,显示坐标,和图像,是C 入门的好程序...
这个是一个用C 编的画图程序,显示坐标,和图像,是C 入门的好程序-This is a Paint program compiled with the C, display coordinates, and images, is a good entry procedures for C
- 2022-06-30 03:09:12下载
- 积分:1
-
能够在实现交互式绘图的软件
能够在实现交互式绘图的软件-to achieve interactive graphics software
- 2023-05-30 01:15:03下载
- 积分:1
-
该程序显示了如何绘制各种形状、线条和文本
该程序显示了如何绘制各种形状、线条和文本-the program shows how to draw various shapes, lines and text
- 2022-01-25 18:32:15下载
- 积分:1
-
基于颜色直方图的图像检索系统
需求:
1. 系统能够根据例子图像在图像数据库中检索出相似的图像;
2. 对检索结果进行排序(根据与例子图像的相似性进行排序)并显示在用户
界面上;
3. 系统能够计算检索结果的平均查准率(Average Precision)。
平均查准率计算方法:
平均查准率是在一个查询的所有相关对象被返回后的平均准确率:
其中r是排列顺序,N为返回结果的个数,NR是数据集中所有相关结果的个
数,函数R⋅ ()为一个二值函数(当第r 个返回结果为与例子图像相似时为1,否
则为0),P⋅ ()为前r个返回结果的查准率(前r个结果中相似图像的数量除以r)。
- 2023-05-17 11:10:09下载
- 积分:1
-
VC++图象处理程序,内容是编程实现对图象的高斯滤镜,效果很好...
VC++图象处理程序,内容是编程实现对图象的高斯滤镜,效果很好-VC image processing procedures, as programming is the right image Gaussian filter with good results
- 2022-04-12 05:02:22下载
- 积分:1