Sitemap

A list of all the posts and pages found on the site. For you robots out there is an XML version available for digesting as well.

Pages

Posts

Future Blog Post

less than 1 minute read

Published:

This post will show up by default. To disable scheduling of future posts, edit config.yml and set future: false.

Blog Post number 4

less than 1 minute read

Published:

This is a sample blog post. Lorem ipsum I can’t remember the rest of lorem ipsum and don’t have an internet connection right now. Testing testing testing this blog post. Blog posts are cool.

Blog Post number 3

less than 1 minute read

Published:

This is a sample blog post. Lorem ipsum I can’t remember the rest of lorem ipsum and don’t have an internet connection right now. Testing testing testing this blog post. Blog posts are cool.

Blog Post number 2

less than 1 minute read

Published:

This is a sample blog post. Lorem ipsum I can’t remember the rest of lorem ipsum and don’t have an internet connection right now. Testing testing testing this blog post. Blog posts are cool.

Blog Post number 1

less than 1 minute read

Published:

This is a sample blog post. Lorem ipsum I can’t remember the rest of lorem ipsum and don’t have an internet connection right now. Testing testing testing this blog post. Blog posts are cool.

portfolio

publications

Ground Feature Oriented Path Planning for Unmanned Aerial Vehicle Mapping

Published in IEEE Journal of Selected Topics in Applied Earth Observations and Remote Sensing, 2019

Ground feature oriented path-planning method for UAVs mapping feature-poor area

Recommended citation: Liu, C., Zhang, S., & Akbar, A. (2019). Ground Feature Oriented Path Planning for Unmanned Aerial Vehicle Mapping. IEEE Journal of Selected Topics in Applied Earth Observations and Remote Sensing, 12(4), 1175-1187. https://ieeexplore.ieee.org/document/8663611

Three-Dimensional Path Planning of UAV Imaging For Complete Photogrammetric Reconstruction

Published in ISPRS Ann. Photogramm. Remote Sens. Spatial Inf. Sci., 2020

Model-based path planning for UAV complete and precise 3D reconstruction

Recommended citation: Zhang, S., Liu, C., & Haala, N. (2020). THREE-DIMENSIONAL PATH PLANNING OF UAVS IMAGING FOR COMPLETE PHOTOGRAMMETRIC RECONSTRUCTION. ISPRS Annals of Photogrammetry, Remote Sensing & Spatial Information Sciences, 5(1). https://www.isprs-ann-photogramm-remote-sens-spatial-inf-sci.net/V-1-2020/325/2020/

talks

(In Chinese)无人机场景几何感知与三维航线规划

Published:

报告简介: 无人机以其轻便、灵活、机动性强的优势,成为了现今场景几何感知的常用平台。本次报告结合主讲人的研究案例,分析现今无人机感知的实际分辨率与精度,并探讨如何用三维航线规划提升无人机的感知能力。

teaching

Object-oriented programming with C++(程序设计II)

Undergraduate course, Sun Yat-sen University, School of Geospatial Engineering and Science, 2021

Introduction to the Course

Programming II is a compulsory course required for the major of Remote Sensing Science and Technology. The objective of this course is to enable students to master the basic methods of C++ programming. Based on the C language taught in Programming I, this course develops students’ object-oriented programming ideas and gives them a deep understanding and appreciation of the characteristics of encapsulation, inheritance and polymorphism in object-oriented programming. In software engineering, students are introduced to the basic concepts of code reuse, teamwork and version control. In terms of thinking, students will develop an engineering mindset and understand the process of problem identification to problem solving in engineering and understand the importance and significance of collaborative team programming. Through case studies, students will understand the importance of independent intellectual property rights in software. In terms of technology, students will master an object-oriented programming language and the way of thinking, rules and basic methods of object-oriented design, and understand the development trend of object-oriented programming technology. In terms of application, students will develop their sense of innovation and creativity, and will be equipped with the comprehensive quality and ability to design and develop small and medium-sized applications, which will lay the foundation for subsequent courses and professional practice.