-
支持各种图像格式,其中的通道和层的思想值得大家学习!
支持各种图像格式,其中的通道和层的思想值得大家学习!-support various image formats, and access the thinking worthy of emulation by all!
- 2022-04-06 20:53:53下载
- 积分:1
-
用VB写的字符识别过程中,BP神经网络的应用…
用VB写的字符识别程序,采用BP神经网络算法,对于脱离Matlab软件进行神经网络算法的编写是一个很好的例子。-Using VB to write the character recognition process, the use of BP neural network algorithm, for from the Matlab software for the preparation of neural network algorithm is a good example.
- 2023-05-16 00:15:02下载
- 积分:1
-
数字水印的实现工具optimark
数字水印的实现工具optimark-digital watermarking tool for the realization of optimark
- 2022-06-02 15:10:33下载
- 积分:1
-
一个真彩图象淡入淡出的演示程序
一个真彩图象淡入淡出的演示程序-a color image fades out of the demonstration program
- 2022-12-10 00:25:03下载
- 积分:1
-
matlab的一些实例,适用于初学者,很多有用的例子
matlab的一些实例,适用于初学者,很多有用的例子-Some examples of matlab for beginners, many useful examples
- 2022-01-28 18:37:29下载
- 积分:1
-
数字图像常用的各种几何变换
数字图像常用的各种几何变换-digital images commonly used various geometric transformation
- 2023-07-20 14:55:03下载
- 积分:1
-
算法代码,分别提取两类不同的特征。
使用时直接将代码拷贝到需要使用的地方即可。
代码片断在Visual C++6.0下可编译。...
算法代码,分别提取两类不同的特征。
使用时直接将代码拷贝到需要使用的地方即可。
代码片断在Visual C++6.0下可编译。-Difference withdraw two kind oves different characteristics. Use time directly will code s copy go need use de place and then be OK. Code s fraction at Visual C++6.0 under can translate and edit
- 2022-02-01 10:07:08下载
- 积分:1
-
Development of OSG' s MFC template
开发OSG的MFC模版,开发环境为VS2003。-Development of OSG" s MFC template
- 2023-01-20 07:00:05下载
- 积分: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
-
purpose
applies mean filter to gray
purpose
applies mean filter to gray-scale PGM image
compile
gcc -g -o mean_pgm mean_pgm.c -lpgm -lpbm -lm
-purpose mean filter applies to gray-scale PGM image compile gcc-g-o mean_pgm mean_pgm.c- lpgm- lpbm- lm
- 2022-03-25 16:01:56下载
- 积分:1