开启辅助访问 切换到宽版

精易论坛

 找回密码
 注册

QQ登录

只需一步,快速开始

用微信号发送消息登录论坛

新人指南 邀请好友注册 - 我关注人的新帖 教你赚取精币 - 每日签到


求职/招聘- 论坛接单- 开发者大厅

论坛版规 总版规 - 建议/投诉 - 应聘版主 - 精华帖总集 积分说明 - 禁言标准 - 有奖举报

查看: 232|回复: 10
收起左侧

[已解决] opencv的dll里面函数有哪些

 关闭 [复制链接]
结帖率:91% (64/70)
发表于 3 天前 | 显示全部楼层 |阅读模式   四川省成都市
50精币
就是这个dll,不知道怎么调用里面的函数,有哪位能分析出来吗

opencv.7z

437.08 KB, 下载次数: 7

最佳答案

查看完整内容

第一点,他这个是用C++写的,易语言写DLL,目前没有哪个工具能查看,完全数据保密, 第二点,这个DLL就是就来找图的,跟OCR类似

回答提醒:如果本帖被关闭无法回复,您有更好的答案帮助楼主解决,请发表至 源码区 可获得加分喔。
友情提醒:本版被采纳的主题可在 申请荣誉值 页面申请荣誉值,获得 1点 荣誉值,荣誉值可兑换荣誉会员、终身vip用户组。
快捷通道:申请荣誉值
结帖率:100% (1/1)

签到天数: 9 天

发表于 3 天前 | 显示全部楼层   江西省南昌市
李靖武 发表于 2025-11-6 14:08
这是TXqq最新版里面的一个dll,我就好奇他用这个做啥

第一点,他这个是用C++写的,易语言写DLL,目前没有哪个工具能查看,完全数据保密,
第二点,这个DLL就是就来找图的,跟OCR类似
回复

使用道具 举报

签到天数: 8 天

发表于 3 天前 | 显示全部楼层   广东省广州市
1 (0x0001),  (0x), public: __cdecl cv::Mat::Mat(class cv::Mat && __ptr64) __ptr64, 0x000020db, Microsoft
2 (0x0002),  (0x), public: __cdecl cv::Mat::Mat(class cv::Mat const & __ptr64) __ptr64, 0x00003742, Microsoft
3 (0x0003),  (0x), public: __cdecl cv::Mat::Mat(class cv::Mat const & __ptr64,class cv::Rect_<int> const & __ptr64) __ptr64, 0x00002d79, Microsoft
4 (0x0004),  (0x), public: __cdecl cv::Mat::Mat(class cv::Mat const & __ptr64,class cv::Range const & __ptr64,class cv::Range const & __ptr64) __ptr64, 0x00003080, Microsoft
5 (0x0005),  (0x), public: __cdecl cv::Mat::Mat(class cv::Mat const & __ptr64,class cv::Range const * __ptr64) __ptr64, 0x00002194, Microsoft
6 (0x0006),  (0x), public: __cdecl cv::Mat::Mat(int,int,int) __ptr64, 0x00003bd9, Microsoft
7 (0x0007),  (0x), public: __cdecl cv::Mat::Mat(int,int,int,class cv::Scalar_<double> const & __ptr64) __ptr64, 0x00002707, Microsoft
8 (0x0008),  (0x), public: __cdecl cv::Mat::Mat(int,int,int,void * __ptr64,unsigned __int64) __ptr64, 0x000040c0, Microsoft
9 (0x0009),  (0x), public: __cdecl cv::Mat::Mat(int,int const * __ptr64,int) __ptr64, 0x00002ffe, Microsoft
10 (0x000a),  (0x), public: __cdecl cv::Mat::Mat(int,int const * __ptr64,int,void * __ptr64,unsigned __int64 const * __ptr64) __ptr64, 0x0000151e, Microsoft
11 (0x000b),  (0x), public: __cdecl cv::Mat::Mat(class cv::Size_<int>,int) __ptr64, 0x000032f6, Microsoft
12 (0x000c),  (0x), public: __cdecl cv::Mat::Mat(class cv::Size_<int>,int,void * __ptr64,unsigned __int64) __ptr64, 0x000038eb, Microsoft
13 (0x000d),  (0x), public: __cdecl cv::Mat::Mat(void) __ptr64, 0x00001b59, Microsoft
14 (0x000e),  (0x), public: __cdecl cv::Mat::~Mat(void) __ptr64, 0x00003a62, Microsoft
15 (0x000f),  (0x), public: class cv::Mat & __ptr64 __cdecl cv::Mat::operator=(class cv::Mat && __ptr64) __ptr64, 0x00002185, Microsoft
16 (0x0010),  (0x), public: class cv::Mat & __ptr64 __cdecl cv::Mat::operator=(class cv::Mat const & __ptr64) __ptr64, 0x00002ad6, Microsoft
17 (0x0011),  (0x), public: class cv::Mat & __ptr64 __cdecl cv::Mat::operator=(class cv::Scalar_<double> const & __ptr64) __ptr64, 0x000030cb, Microsoft
18 (0x0012),  (0x), public: class cv::Mat __cdecl cv::Mat::operator()(class cv::Rect_<int> const & __ptr64)const __ptr64, 0x000024b4, Microsoft
19 (0x0013),  (0x), public: class cv::Mat __cdecl cv::Mat::operator()(class cv::Range const * __ptr64)const __ptr64, 0x00002455, Microsoft
20 (0x0014),  (0x), public: void __cdecl cv::Mat::addref(void) __ptr64, 0x00002e0a, Microsoft
21 (0x0015),  (0x), public: class cv::Mat & __ptr64 __cdecl cv::Mat::adjustROI(int,int,int,int) __ptr64, 0x00002766, Microsoft
22 (0x0016),  (0x), double __cdecl cv::arcLength(class cv::_InputArray const & __ptr64,bool), 0x00001f00, Microsoft
23 (0x0017),  (0x), public: void __cdecl cv::Mat::assignTo(class cv::Mat & __ptr64,int)const __ptr64, 0x0000136b, Microsoft
24 (0x0018),  (0x), void __cdecl cv::boxPoints(class cv::RotatedRect,class cv::_OutputArray const & __ptr64), 0x00003b07, Microsoft
25 (0x0019),  (0x), public: int __cdecl cv::Mat::channels(void)const __ptr64, 0x000019dd, Microsoft
26 (0x001a),  (0x), public: int __cdecl cv::Mat::checkVector(int,int,bool)const __ptr64, 0x00003495, Microsoft
27 (0x001b),  (0x), public: class cv::Mat __cdecl cv::Mat::clone(void)const __ptr64, 0x00001604, Microsoft
28 (0x001c),  (0x), public: class cv::Mat __cdecl cv::Mat::col(int)const __ptr64, 0x00003fda, Microsoft
29 (0x001d),  (0x), public: void __cdecl cv::Mat::convertTo(class cv::_OutputArray const & __ptr64,int,double,double)const __ptr64, 0x0000104b, Microsoft
30 (0x001e),  (0x), void __cdecl cv::copyMakeBorder(class cv::_InputArray const & __ptr64,class cv::_OutputArray const & __ptr64,int,int,int,int,int,class cv::Scalar_<double> const & __ptr64), 0x00001fc8, Microsoft
31 (0x001f),  (0x), public: void __cdecl cv::Mat::copySize(class cv::Mat const & __ptr64) __ptr64, 0x00003760, Microsoft
32 (0x0020),  (0x), public: void __cdecl cv::Mat::copyTo(class cv::_OutputArray const & __ptr64)const __ptr64, 0x00003b7a, Microsoft
33 (0x0021),  (0x), public: void __cdecl cv::Mat::copyTo(class cv::_OutputArray const & __ptr64,class cv::_InputArray const & __ptr64)const __ptr64, 0x00003d2d, Microsoft
34 (0x0022),  (0x), public: void __cdecl cv::Mat::create(int,int,int) __ptr64, 0x00003c79, Microsoft
35 (0x0023),  (0x), public: void __cdecl cv::Mat::create(int,int const * __ptr64,int) __ptr64, 0x0000254f, Microsoft
36 (0x0024),  (0x), public: void __cdecl cv::Mat::create(class cv::Size_<int>,int) __ptr64, 0x00003193, Microsoft
37 (0x0025),  (0x), public: void __cdecl cv::Mat::deallocate(void) __ptr64, 0x00002d42, Microsoft
38 (0x0026),  (0x), public: int __cdecl cv::Mat::depth(void)const __ptr64, 0x00001f87, Microsoft
39 (0x0027),  (0x), public: class cv::Mat __cdecl cv::Mat::diag(int)const __ptr64, 0x0000166d, Microsoft
40 (0x0028),  (0x), public: static class cv::Mat __cdecl cv::Mat::diag(class cv::Mat const & __ptr64), 0x00001410, Microsoft
41 (0x0029),  (0x), void __cdecl cv::dilate(class cv::_InputArray const & __ptr64,class cv::_OutputArray const & __ptr64,class cv::_InputArray const & __ptr64,class cv::Point_<int>,int,int,class cv::Scalar_<double> const & __ptr64), 0x00001ec4, Microsoft
42 (0x002a),  (0x), public: unsigned __int64 __cdecl cv::Mat::elemSize1(void)const __ptr64, 0x00001208, Microsoft
43 (0x002b),  (0x), public: unsigned __int64 __cdecl cv::Mat::elemSize(void)const __ptr64, 0x00001ba9, Microsoft
44 (0x002c),  (0x), public: bool __cdecl cv::Mat::empty(void)const __ptr64, 0x00001d3e, Microsoft
45 (0x002d),  (0x), void __cdecl cv::fillPoly(class cv::_InputOutputArray const & __ptr64,class cv::_InputArray const & __ptr64,class cv::Scalar_<double> const & __ptr64,int,int,class cv::Point_<int>), 0x000030ad, Microsoft
46 (0x002e),  (0x), void __cdecl cv::findContours(class cv::_InputArray const & __ptr64,class cv::_OutputArray const & __ptr64,class cv::_OutputArray const & __ptr64,int,int,class cv::Point_<int>), 0x00003fe4, Microsoft
47 (0x002f),  (0x), void __cdecl cv::findContours(class cv::_InputArray const & __ptr64,class cv::_OutputArray const & __ptr64,int,int,class cv::Point_<int>), 0x000018b6, Microsoft
48 (0x0030),  (0x), void __cdecl cv::findContoursWin(class cv::_InputArray const & __ptr64,class cv::_OutputArray const & __ptr64,class cv::_OutputArray const & __ptr64,int,int,class cv::Point_<int>), 0x00002a72, Microsoft
49 (0x0031),  (0x), void __cdecl cv::flip(class cv::_InputArray const & __ptr64,class cv::_OutputArray const & __ptr64,int), 0x000014ce, Microsoft
50 (0x0032),  (0x), public: static class cv::MatAllocator * __ptr64 __cdecl cv::Mat::getDefaultAllocator(void), 0x00002e1e, Microsoft
51 (0x0033),  (0x), class cv::Mat __cdecl cv::getPerspectiveTransform(class cv::Point_<float> const * __ptr64 const,class cv::Point_<float> const * __ptr64 const,int), 0x00003b48, Microsoft
52 (0x0034),  (0x), public: static class cv::MatAllocator * __ptr64 __cdecl cv::Mat::getStdAllocator(void), 0x00002eff, Microsoft
53 (0x0035),  (0x), class cv::Mat __cdecl cv::getStructuringElement(int,class cv::Size_<int>,class cv::Point_<int>), 0x00002f1d, Microsoft
54 (0x0036),  (0x), public: class cv::UMat __cdecl cv::Mat::getUMat(enum cv::AccessFlag,enum cv::UMatUsageFlags)const __ptr64, 0x00004101, Microsoft
55 (0x0037),  (0x), public: bool __cdecl cv::Mat::isContinuous(void)const __ptr64, 0x00001037, Microsoft
56 (0x0038),  (0x), public: bool __cdecl cv::Mat::isSubmatrix(void)const __ptr64, 0x000029c8, Microsoft
57 (0x0039),  (0x), public: void __cdecl cv::Mat::locateROI(class cv::Size_<int> & __ptr64,class cv::Point_<int> & __ptr64)const __ptr64, 0x000011bd, Microsoft
58 (0x003a),  (0x), class cv::Scalar_<double> __cdecl cv::mean(class cv::_InputArray const & __ptr64,class cv::_InputArray const & __ptr64), 0x00003e31, Microsoft
59 (0x003b),  (0x), class cv::RotatedRect __cdecl cv::minAreaRect(class cv::_InputArray const & __ptr64), 0x00002a6d, Microsoft
60 (0x003c),  (0x), class cv::_InputOutputArray const & __ptr64 __cdecl cv::noArray(void), 0x000017c1, Microsoft
61 (0x003d),  (0x), void __cdecl cv::polylines(class cv::_InputOutputArray const & __ptr64,class cv::_InputArray const & __ptr64,bool,class cv::Scalar_<double> const & __ptr64,int,int,int), 0x0000293c, Microsoft
62 (0x003e),  (0x), public: unsigned char * __ptr64 __cdecl cv::Mat::ptr(int) __ptr64, 0x000022de, Microsoft
63 (0x003f),  (0x), public: unsigned char * __ptr64 __cdecl cv::Mat::ptr(int,int) __ptr64, 0x000017f3, Microsoft
64 (0x0040),  (0x), public: unsigned char const * __ptr64 __cdecl cv::Mat::ptr(int)const __ptr64, 0x00002dc9, Microsoft
65 (0x0041),  (0x), public: unsigned char const * __ptr64 __cdecl cv::Mat::ptr(int,int)const __ptr64, 0x00001451, Microsoft
66 (0x0042),  (0x), public: void __cdecl cv::Mat::release(void) __ptr64, 0x00003bcf, Microsoft
67 (0x0043),  (0x), public: void __cdecl cv::Mat::reserve(unsigned __int64) __ptr64, 0x00002306, Microsoft
68 (0x0044),  (0x), public: class cv::Mat __cdecl cv::Mat::reshape(int,class std::vector<int,class std::allocator<int> > const & __ptr64)const __ptr64, 0x00001a05, Microsoft
69 (0x0045),  (0x), public: class cv::Mat __cdecl cv::Mat::reshape(int,int)const __ptr64, 0x00003229, Microsoft
70 (0x0046),  (0x), public: class cv::Mat __cdecl cv::Mat::reshape(int,int,int const * __ptr64)const __ptr64, 0x00001771, Microsoft
71 (0x0047),  (0x), public: void __cdecl cv::Mat::resize(unsigned __int64) __ptr64, 0x0000139d, Microsoft
72 (0x0048),  (0x), public: void __cdecl cv::Mat::resize(unsigned __int64,class cv::Scalar_<double> const & __ptr64) __ptr64, 0x00002eaa, Microsoft
73 (0x0049),  (0x), void __cdecl cv::resize(class cv::_InputArray const & __ptr64,class cv::_OutputArray const & __ptr64,class cv::Size_<int>,double,double,int), 0x00001a28, Microsoft
74 (0x004a),  (0x), void __cdecl cv::rotate(class cv::_InputArray const & __ptr64,class cv::_OutputArray const & __ptr64,int), 0x00002b3a, Microsoft
75 (0x004b),  (0x), public: class cv::Mat __cdecl cv::Mat::row(int)const __ptr64, 0x00002892, Microsoft
76 (0x004c),  (0x), public: class cv::Mat __cdecl cv::Mat::rowRange(int,int)const __ptr64, 0x0000251d, Microsoft
77 (0x004d),  (0x), public: static void __cdecl cv::Mat::setDefaultAllocator(class cv::MatAllocator * __ptr64), 0x00003f80, Microsoft
78 (0x004e),  (0x), public: class cv::Mat & __ptr64 __cdecl cv::Mat::setTo(class cv::_InputArray const & __ptr64,class cv::_InputArray const & __ptr64) __ptr64, 0x00001915, Microsoft
79 (0x004f),  (0x), public: unsigned __int64 __cdecl cv::Mat::step1(int)const __ptr64, 0x00003e27, Microsoft
80 (0x0050),  (0x), double __cdecl cv::threshold(class cv::_InputArray const & __ptr64,class cv::_OutputArray const & __ptr64,double,double,int), 0x000029f0, Microsoft
81 (0x0051),  (0x), public: unsigned __int64 __cdecl cv::Mat::total(int,int)const __ptr64, 0x00001ab9, Microsoft
82 (0x0052),  (0x), public: unsigned __int64 __cdecl cv::Mat::total(void)const __ptr64, 0x00003a71, Microsoft
83 (0x0053),  (0x), void __cdecl cv::transpose(class cv::_InputArray const & __ptr64,class cv::_OutputArray const & __ptr64), 0x00002545, Microsoft
84 (0x0054),  (0x), public: int __cdecl cv::Mat::type(void)const __ptr64, 0x00002d51, Microsoft
85 (0x0055),  (0x), public: void __cdecl cv::Mat::updateContinuityFlag(void) __ptr64, 0x00002b35, Microsoft
86 (0x0056),  (0x), void __cdecl cv::warpPerspective(class cv::_InputArray const & __ptr64,class cv::_OutputArray const & __ptr64,class cv::_InputArray const & __ptr64,class cv::Size_<int>,int,int,class cv::Scalar_<double> const & __ptr64), 0x00001113, Microsoft
回复

使用道具 举报

签到天数: 8 天

发表于 3 天前 | 显示全部楼层   广东省广州市
输出函数.txt (11.42 KB, 下载次数: 5)
回复

使用道具 举报

签到天数: 8 天

发表于 3 天前 | 显示全部楼层   广东省广州市
DependenciesGui
1.jpg

补充内容 (2025-11-6 12:23):
https://bbs.ijingyi.com/forum.php?mod=viewthread&tid=14855214  论坛里有人直接封装了

评分

参与人数 1精币 +1 收起 理由
企鹅号525150138 + 1 优质内容,感谢分享!

查看全部评分

回复

使用道具 举报

结帖率:100% (59/59)

签到天数: 3 天

发表于 3 天前 | 显示全部楼层   湖南省娄底市

你这个查看dll的工具可以发一下吗
回复

使用道具 举报

签到天数: 8 天

发表于 3 天前 | 显示全部楼层   广东省广州市
wudan6 发表于 2025-11-6 13:07
你这个查看dll的工具可以发一下吗

附件太大,传不了。直接github下  
https://github.com/lucasg/Dependencies/releases
回复

使用道具 举报

结帖率:100% (1/1)

签到天数: 9 天

发表于 3 天前 | 显示全部楼层   江西省南昌市
用工具查看到了DLL函数命令也没什么用,里面跟本不带源码,看了也是白看,就算你找到API命令还是一样的写不了,不是自己写的DLL,外来的DLL如没有列子建议放弃
回复

使用道具 举报

结帖率:100% (1/1)

签到天数: 9 天

发表于 3 天前 | 显示全部楼层   江西省南昌市
看到里面的函数就是这样的
aqdtt.png
回复

使用道具 举报

结帖率:91% (64/70)

签到天数: 7 天

 楼主| 发表于 3 天前 | 显示全部楼层   四川省成都市
RainCharm 发表于 2025-11-6 13:33
看到里面的函数就是这样的

这是TXqq最新版里面的一个dll,我就好奇他用这个做啥
回复

使用道具 举报

您需要登录后才可以回帖 登录 | 注册

本版积分规则 致发广告者

关闭

精易论坛 - 有你更精彩上一条 /2 下一条

发布主题 收藏帖子 返回列表

sitemap| 易语言源码| 易语言教程| 易语言论坛| 易语言模块| 手机版| 广告投放| 精易论坛
拒绝任何人以任何形式在本论坛发表与中华人民共和国法律相抵触的言论,本站内容均为会员发表,并不代表精易立场!
论坛帖子内容仅用于技术交流学习和研究的目的,严禁用于非法目的,否则造成一切后果自负!如帖子内容侵害到你的权益,请联系我们!
防范网络诈骗,远离网络犯罪 违法和不良信息举报QQ: 793400750,邮箱:wp@125.la
网站简介:精易论坛成立于2009年,是一个程序设计学习交流技术论坛,隶属于揭阳市揭东区精易科技有限公司所有。
Powered by Discuz! X3.4 揭阳市揭东区精易科技有限公司 ( 粤ICP备2025452707号) 粤公网安备 44522102000125 增值电信业务经营许可证 粤B2-20192173

快速回复 返回顶部 返回列表