-
鱼眼畸变矫正
#include "stdio.h"
#include
#include
#include
#include "opencv2/opencv.hpp"
#include
#include
#include "opencv2/core/types_c.h"
#include "opencv2/calib3d/calib3d.hpp"
//#include
//#include
#include
#include < Windows.h >
using namespace std;
using namespace cv;
int main(int argc, char** argv)
{
vector pts_src(4);
vector pts_dst(4);
Mat warp_matrix;
Mat src, dst;
int offset_x, offset_y;
src = imread("fish.jpg");
dst = Mat(src.rows,
- 2022-01-25 18:28:17下载
- 积分:1
-
elevatorsimulation
C++电梯模拟程序,同过仿真的方式在控制台下测试其电梯程序的准确性(elevator simulation)
- 2021-04-22 15:08:48下载
- 积分:1
-
JFFTfinalA
使用JAVA模拟FFFT算法 快速傅里叶算法
(Use JAVA simulation FFFT algorithm Fast Fourier Transform Algorithm)
- 2012-07-18 19:04:47下载
- 积分:1
-
DrawPicture
计算机图形学的例子,包含有图形平移,旋转,3d显示和消隐等(Examples of computer graphics, including graphic translation, rotation, 3d display and blanking)
- 2012-11-20 22:44:35下载
- 积分:1
-
Installing-VTK
VTK的安装说明,在安装前的一些准备和预习。(How to use the VTK programing softbage.)
- 2012-02-18 10:17:35下载
- 积分:1
-
sample_SPI
16位瑞萨单片机RL78G13 SPI程序 现在网上瑞萨资料基本没有(16 Renesas MCU RL78G13 SPI program online now basically no Renesas data)
- 2015-05-07 21:43:56下载
- 积分:1
-
c#与Omron通讯(通过Fins命令读写Omron PLC)
使用前,使用说明: 1. 请安装OMRON SYSMAC OPC Server V2 FinsGateway 2003. 并在TCP处添加相应的PLC地址,然后加载AMP.sdb(打开过一次即可)。2. 运行"OPC动态库注册"里的install.exe,会自动注册相关的PLC动态库。3. 这样,就可以运行软件了。
- 2019-05-28下载
- 积分:1
-
完整的源代码TeeChart 7
complete source code for teechart 7
- 2022-01-24 14:27:30下载
- 积分:1
-
keil stm32f1 rs485 经验
以上帝的名义
它是好共事 rs485 stm32f1.this 的例子可以帮助你做到这一点很容易。
- 2022-08-18 15:27:07下载
- 积分:1
-
ST7565P例程
ST7565P例程,大家可以根据此例程进行响应的学习开发,仅供参考。
- 2023-04-05 01:50:04下载
- 积分:1