-
c image histogram hungry retrieval example
c++图象直方图饿检索例子-c image histogram hungry retrieval example
- 2022-07-12 17:16:11下载
- 积分:1
-
LOG算子边缘检测源码及文档说明
LOG算子边缘检测源码及文档说明-LOG Operator edge detection and source documents note
- 2022-02-09 21:32:01下载
- 积分:1
-
图像分割武器,希望能给你带来灵感
图像分割的利器,希望可以给你带来灵感-image segmentation weapon in the hope that you can bring inspiration
- 2022-02-03 01:10:12下载
- 积分:1
-
Laplacian sharpening (edge detection), the readme.txt are detailed usage
拉普拉斯锐化(边缘检测),在readme.txt里有详细的使用说明-Laplacian sharpening (edge detection), the readme.txt are detailed usage
- 2022-03-25 23:41:38下载
- 积分:1
-
用MATLAB编写Harris提取算子的具体算法
用MATLAB编写Harris提取算子的具体算法-Harris prepared using MATLAB operator specific algorithm for extracting
- 2023-02-24 01:35:04下载
- 积分:1
-
VC编写的将曲线图像数字化的软件
VC编写的将曲线图像数字化的软件-VC curve will be prepared by the digital image software
- 2022-07-22 19:31:32下载
- 积分:1
-
用vb读写图形文件
用vb读写图形文件-used to read and write graphics files
- 2022-02-20 15:17:44下载
- 积分:1
-
IDL程序辅助浏览三维数据集(如体渲染),二维切片和一维的时间序列图形...
IDL程序辅助浏览三维数据集(如体渲染),二维切片和一维的时间序列图形-Browse is an IDL program that can interactively visualize scalar and vector three-dimensional datasets. It plots 2D slices as either contour, surface, or vector field plots, and 1D line cuts.
- 2022-09-19 03:25:02下载
- 积分:1
-
With this tool you can convert strings and files containing XML data to MATLAB s...
With this tool you can convert strings and files containing XML data to MATLAB struct arrays. Either as one array of structs with all text and tags, or as sub- and subsub-levels of structs for each section enclosed between tags.
With xmldata(...) is a "fast" lowlevel interface to read single tags. Compiled mex-files for Linux & Windows. c-source included.
Copyright (C) Peter Rydesä ter 2002, Mitthö gskolan, SWEDEN
This program is free software you can redistribute it and/or modify it under the terms of the GNU General Public License.
- 2022-12-30 01:20:03下载
- 积分:1
-
计算模型OBB的8个点
本源码完整给出了一个接口函数;
用户只需要给出一个模型文件名称,函数返回需要的8个OBB的顶点;
算法使用开源osg作为基础库函数,先抽取模型的所有的点,接着计算协方差矩阵,继而求解三个特征向量作为OBB的三个轴;在此基础上给出模型OBB的八个顶点;
- 2023-07-28 11:10:03下载
- 积分:1