此仓库是AWESOME摄影测量项目,应用程序,工具和资源的集合。 标有的项目 是开源软件,并链接到源代码。 标有的项目 是非免费的,可能需要花钱才能使用。 随意贡献/加星/分叉/拉取请求。 任何建议和意见是值得欢迎的。 目录 科学会议 相关真棒列表 执照 致谢 定义 根据K. Schindler和W.Förstner的摄影测量学定义: “摄影测量学是从图像中获取有关物理环境信息的科学技术,重点是在测量,制图和高精度计量学中的应用。摄影测量学的目的是为这些工程任务提供自动化或半自动化的程序,着重于指定的准确性,可靠性和信息完整性。” 资料来源:K. Schindler和W.Förstner的摄影测量(2020)。 于:《计算机视觉:参考指南》,第二版。 摄影测量软件 Agisoft变形 麦克麦克 MVE OpenDroneMap Pix4D 现实捕捉 确保
1
面部对齐 通过回归树进行人脸对齐 预要求 Visual Studio 2012+ 和 OpenCV 安装在 C:/opencv
1
计算机网络:自顶向下方法第8版,Global版
2022-11-22 18:18:26 58.94MB 计算机网络 自顶向下方法
1
Hands-On Computer Vision with Julia is a thorough guide for developers who want to get started with building computer vision applications using Julia. Julia is well suited to image processing because it's easy to use and lets you write easy-to-compile and efficient machine code. This book begins by introducing you to Julia's image processing libraries such as Images.jl and ImageCore.jl. You'll get to grips with analyzing and transforming images using JuliaImages; some of the techniques discussed include enhancing and adjusting images. As you make your way through the chapters, you'll learn how to classify images, cluster them, and apply neural networks to solve computer vision problems. In the concluding chapters, you will explore OpenCV applications to perform real-time computer vision analysis, for example, face detection and object tracking. You will also understand Julia's interaction with Tesseract to perform optical character recognition and build an application that brings together all the techniques we introduced previously to consolidate the concepts learned. By end of the book, you will have understood how to utilize various Julia packages and a few open source libraries such as Tesseract and OpenCV to solve computer vision problems with ease. What you will learn Analyze image metadata and identify critical data using JuliaImages Apply filters and improve image quality and color schemes Extract 2D features for image comparison using JuliaFeatures Cluster and classify images with KNN/SVM machine learning algorithms Recognize text in an image using the Tesseract library Use OpenCV to recognize specific objects or faces in images and videos Build neural network and classify images with MXNet Who This Book Is For Hands-On Computer Vision with Julia is for Julia developers who are interested in learning how to perform image processing and want to explore the field of computer vision. Basic knowledge of Julia will help you understand the concepts more effectively.
2022-11-21 12:55:53 10.84MB 计算机视觉
1
计算机图形学:计算机图形学算法实现
2022-11-18 20:26:00 169KB opengl computer-graphics OpenGLC++
1
*从头开始=相当多的东西-使用glm不必实现基本的数学运算 路径追踪器 抗锯齿,阴影柔和等(免费) 胃肠道 适用于反射(镜),反射/折射(玻璃),固体材料的BRDF。 对象(可以使用任何BRDF) 多雾路段 平行性 光栅化器 对象 贴图 FXAA 阴影贴图 剪裁
2022-11-18 17:07:11 94.45MB graphics computer-graphics rasterizer path-tracing
1
A good book concernning metamath.
2022-11-18 12:29:47 1.29MB computer programming language
1
计算机组成原理 硬件与接口 答案 Computer.Organization.and.Design The.Hardware.Software.Interface Manual
1
计算机组成教材,《计算机组成与设计:软硬件接口》英文版第三版
2022-11-17 22:43:25 210KB computer-organiz
1
信息网 通过提出的MIRNet架构的Tensorflow实现,。 Lanuch笔记本: Wandb日志: ://wandb.ai/19soumik-rakshit96/mirnet MIRNet的TFLite变体: : 。 Tensorflow Hub上的TFLite模型: ://tfhub.dev/sayakpaul/lite-model/mirnet-fixed/dr/1 。 MIRNet的Tensorflow JS变体: : 。 预先训练的体重 在128x128补丁程序上进行了训练: ://drive.google.com/file/d/1sUlRD5MTRKKGxtqyYDpTv7T3jOW6aVAL/view usp = sharing 已针对256x256补丁进行了培训: https ://drive.google.com/file/d/1sUlRD5MTR
1