-
色彩传递算法
该算法为色彩传递的matlab算法,该方法属于经典的色彩传递算法中彩色传递的部分,彩色互相传递。
- 2022-03-18 16:12:38下载
- 积分:1
-
PNG文件格式的解码器源代码。适用于手臂平台
PNG格式文件解码源代码。适用于ARM平台-PNG file format decoder source code. Applicable to ARM platform
- 2022-07-04 02:57:31下载
- 积分:1
-
基于模板匹配的图像分割然后识别,绝对可用。
基于模板匹配的图像分割然后识别,绝对可用。-Based on template matching of image segmentation and then recognition is definitely available.
- 2023-07-26 15:00:04下载
- 积分:1
-
CANNY算子用于踢去图像的边缘,绝对好用。
CANNY算子用于踢去图像的边缘,绝对好用。-Canny Operator for the kick to the edge of the image, the absolute ease of use.
- 2022-03-14 08:39:19下载
- 积分:1
-
该源代码提供了一套c++类,可以很简单的集成到用户自己的源代码中使用,这些c++类的功能可以实现图像的加载/保存,各种处理,以及图像的显示等功能...
该源代码提供了一套c++类,可以很简单的集成到用户自己的源代码中使用,这些c++类的功能可以实现图像的加载/保存,各种处理,以及图像的显示等功能-the source code for a class c, it is quite a simple integrated into the user"s source code using these functions c category can be achieved image loading/preservation of various processing, and image display function
- 2022-05-16 03:49:07下载
- 积分:1
-
基于特征脸的人脸检测方法,由MATLAB编制而成
基于特征脸的人脸检测方法,由MATLAB编制而成-based on feature for Face detection methods, compiled by MATLAB
- 2023-06-29 17:25:03下载
- 积分:1
-
planets太阳系八大行星
资源描述
import QtQuick 2.0
import QtCanvas3D 1.0
import "planets.js" as GLCode
Item {
id: mainview
width: 1280
height: 768
visible: true
property int focusedPlanet: 100
property int oldPlanet: 0
property real xLookAtOffset: 0
property real yLookAtOffset: 0
property real zLookAtOffset: 0
property real xCameraOffset: 0
property real yCameraOffset: 0
property real zCameraOffset: 0
property real cameraNear: 0
NumberAnimation {
id: lookAtOffsetAnimation
target: mainview
properties: "xLookAtOffset, y
- 2022-03-09 11:25:15下载
- 积分:1
-
vc编的图形学里的zbuffer算法,可以参考下做法
vc编的图形学里的zbuffer算法,可以参考下做法-vc-series graphics zbuffer in the algorithm, can refer to practices under
- 2022-05-26 10:47:00下载
- 积分:1
-
用MFC制作屏幕保护程序
用MFC制作屏幕保护程序-produced using MFC screen protection program
- 2022-06-27 08:50:22下载
- 积分:1
-
integrity of the basic Rendering System
完整的基本图形绘制系统-integrity of the basic Rendering System
- 2022-10-12 12:05:03下载
- 积分:1