-
计算机图形学实践教程(Visual C++版)的实例
计算机图形学实践教程(Visual C++版)的实例-Practice of Computer Graphics Tutorial (Visual C++ Version) examples
- 2022-04-07 10:36:17下载
- 积分:1
-
想制做超cool图形界面吗用它吧
想制做超cool图形界面吗用它吧-system to work on the super cool graphics interface? With it?
- 2023-07-14 09:50:03下载
- 积分:1
-
用于连续图像拼接,模板匹配算法
用于对两幅连续图像进行拼接,模板匹配算法-used for two consecutive image stitching, template matching algorithm
- 2022-03-25 09:35:10下载
- 积分:1
-
一个基于VC的最小二乘法直线拟合,很有用哦
一个基于VC的最小二乘法直线拟合,很有用哦-a VC-based linear least squares fitting method, useful oh
- 2023-01-20 12:10:03下载
- 积分:1
-
猫抓老鼠游戏,本程序利用visual c++实现了利用鼠标进行猫抓老鼠的程序。在一定的时间内把屏幕上的鼠抓完。...
猫抓老鼠游戏,本程序利用visual c++实现了利用鼠标进行猫抓老鼠的程序。在一定的时间内把屏幕上的鼠抓完。-Cat抓老鼠games, this procedure is to achieve visual c++ using the mouse to the cat抓老鼠procedures. A certain amount of time the mouse on the screen after grasping.
- 2022-04-30 17:02:15下载
- 积分:1
-
本人独创的位图处理思路,利用24与8位图像数据区的特点建立互换函数,可以不需使用繁琐的调色板....
本人独创的位图处理思路,利用24与8位图像数据区的特点建立互换函数,可以不需使用繁琐的调色板.-original bitmap processing, use 24 and eight image data characteristics of the establishment of the exchange functions, you need to use cumbersome palette.
- 2023-02-23 09:10:03下载
- 积分:1
-
For some images, the commonly used edge detection algorithm sometimes can not be...
对于一些图像来说,常用的边缘检测算法有时候无法设立合适的阈值将它们的梯度较小的模糊边缘检测出来。为了解决这个问题,有两种解决方法:将图像方差标准化,拉大模糊边缘的梯度值,或通过设置sigmoid函数,将像素所在区域的信息传递到梯度值中去,对其进行调整,就能找到合适阈值,有效地将模糊边缘提取出来。本程序把这两种算法实现并与与传统算法进行了比较。-For some images, the commonly used edge detection algorithm sometimes can not be an appropriate threshold for the gradient of their smaller fuzzy edge detected. To solve this problem, there are two solutions: the image variance standardization, widening the fuzzy edge of the gradient value, or by setting the sigmoid function pixel region to disseminate the message to the gradient values to adjust, on the can find a suitable threshold, effectively extracted fuzzy edge. This procedure of these two algorithms with the traditional algorithm.
- 2022-05-27 19:07:29下载
- 积分:1
-
C#写的滤波程序,通常的图像处理源码都是VC写的,这个是C#的,可以做高斯滤波等...
C#写的滤波程序,通常的图像处理源码都是VC写的,这个是C#的,可以做高斯滤波等-C# to write filtering procedures, the usual source image processing are written by the VC, this is C#, can do Gaussian filter
- 2023-08-05 06:05:03下载
- 积分:1
-
基于模板匹配的图像分割然后识别,绝对可用。
基于模板匹配的图像分割然后识别,绝对可用。-Based on template matching of image segmentation and then recognition is definitely available.
- 2023-07-26 15:00:04下载
- 积分:1
-
Realize a kind of image translation operation, input image, x translation and y...
实现了一种图像的平移操作,输入为图像,x平移量和y平移量。-Realize a kind of image translation operation, input image, x translation and y translation volume.
- 2022-01-27 18:10:58下载
- 积分:1