-
IDL可视化分析与应用(随书程序),idl visualization program
IDL可视化分析与应用(随书程序),idl visualization program-IDL visualization analysis and application (with the book procedures), idl visualization program
- 2022-08-26 11:59:01下载
- 积分:1
-
The main goal is to achieve a number of dynamic detection and recognition, image...
主要是实现许多动态目标进行检测与识别,图象进行处理,希望大家喜欢-The main goal is to achieve a number of dynamic detection and recognition, image processing, I hope you like
- 2022-10-08 21:30:04下载
- 积分:1
-
本源代码可以对图像进行几何方面的变化 比如图像的旋转 投影 放大 缩小等等 非常实用 可以直接运行...
本源代码可以对图像进行几何方面的变化 比如图像的旋转 投影 放大 缩小等等 非常实用 可以直接运行-Origin of the code can be geometric changes in the image such as image rotation, and so is very useful zoom projector can be directly run
- 2022-02-10 06:02:28下载
- 积分:1
-
ISP183_5资料 ISP183_5资料
ISP183_5资料
ISP183_5资料 ISP183_5资料
ISP183_5资料-ISP183_5 information ISP183_5 information ISP183_5 information
- 2022-10-21 16:55:05下载
- 积分:1
-
图像分割算法
这是一篇关于图像分割的论文的相关代码,论文是2013年发表的,比较新,使用平台是vs2012,配置opencv2.4.3.效果很赞哦!希望有用。
- 2022-08-08 06:45:54下载
- 积分:1
-
- 2022-04-11 09:32:33下载
- 积分:1
-
利用EXCE里数据在AUTOCAD中找位置
利用EXCE里数据在AUTOCAD中找位置-Use EXCE where to find the location of data in AUTOCAD
- 2022-09-26 11:40:03下载
- 积分:1
-
关于摄像机的图像采集和CCD的内部参数标定和效正
关于摄像机的图像采集和CCD的内部参数标定和效正-On the CCD camera image acquisition and calibration of internal parameters and the efficiency is
- 2022-01-25 16:24:40下载
- 积分: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
-
图象的初步处理,包括参数统计,直方图,以及直方图均衡,滤波,锐化等...
图象的初步处理,包括参数统计,直方图,以及直方图均衡,滤波,锐化等-The preliminary deal with images, including the parameters of statistics, histogram, and histogram equalization, filtering, sharpening, etc.
- 2022-11-02 01:00:03下载
- 积分:1