ar e-book System interim progress report
Overview
Our project "Ar ebook system" corresponds to our group of members is divided into five modules: AR implementation part of the traditional paper media display part of the dynamic display part (including video, animation, etc.) background &app UI design and the logical part of UI & Server Building Section
After the Dragon Boat Festival holiday, five people closed the development of four days, now the project has been completed about 80%.
The first three parts can be displayed in the field, backstage and the server section will be described in detail in this report. AR Implementation Section
The basic function has been completed: by scanning, from the camera to the past, the picture can be turned into video.
The problem of multi-target tracking is not yet resolved. Traditional paper Media section
At present, a brochure "Impression jining" design and production, another brochure "Digital Media Laboratory" is also being produced. Dynamic Presentation section (video, animation, etc.)
Currently in the "Impression Jining" brochure on the corresponding video, due to the large amount of video and material is not easy to obtain, is now accelerating the pursuit of other parts of the progress. background &app UI design and the logical parts of the UI
Background UI design and logic has been completed, the main interface of the app and the UI and logic of scanning the QR code interface have been completed, the UI of the AR scanning interface and the logical production of the Guide page have not been finished yet. Background & Server Building Section
Completed sections: Use the Zxing.net Library to validate and test the functionality of unity to generate and identify QR codes. The use of Unity's own WWW class testing and the realization of local image and video resource reading, and the use of the file method to achieve the write resources. The Icsharpcode.sharpziplib Library test enables the packaging and compression of files in unity. Initially set up a server, and on the unity side using WWW to implement the POST request upload file function, while using PHP on the server side to receive and store the file function. Using the Jsonutility class from unity validates the ability to convert data objects to and from JSON strings, and uses the file method to output JSON strings locally in textual form.
The part being made:
is currently making desktop-side resource editing and management software, the software uses the knowledge described above, with the import of multiple target images and video resources, the image and video combination, and the resources to package the upload function, after the successful upload, the program will also be based on the address returned by the server to generate the resources of the QR code, To scan and download resources for the mobile phone side. Most of the features of the software are now designed.
-