Merge branch 'develop' of http://gitlab.mynt.com/mynteye/mynt-eye-s-sdk into develop
This commit is contained in:
		
						commit
						140b4aec18
					
				| @ -14,7 +14,7 @@ | ||||
| 
 | ||||
| cmake_minimum_required(VERSION 3.0) | ||||
| 
 | ||||
| project(mynteye VERSION 2.4.0 LANGUAGES C CXX) | ||||
| project(mynteye VERSION 2.4.1 LANGUAGES C CXX) | ||||
| 
 | ||||
| include(cmake/Common.cmake) | ||||
| 
 | ||||
|  | ||||
| @ -1,6 +1,6 @@ | ||||
| # MYNT® EYE S SDK | ||||
| 
 | ||||
| [](https://github.com/slightech/MYNT-EYE-S-SDK) | ||||
| [](https://github.com/slightech/MYNT-EYE-S-SDK) | ||||
| 
 | ||||
| ## Overview | ||||
| 
 | ||||
|  | ||||
| @ -38,7 +38,7 @@ PROJECT_NAME           = "MYNT EYE S SDK" | ||||
| # could be handy for archiving the generated documentation or if some version | ||||
| # control system is used. | ||||
| 
 | ||||
| PROJECT_NUMBER         = 2.4.0 | ||||
| PROJECT_NUMBER         = 2.4.1 | ||||
| 
 | ||||
| # Using the PROJECT_BRIEF tag one can provide an optional one line description | ||||
| # for a project that appears at the top of each page and should give viewer a | ||||
|  | ||||
| @ -24,7 +24,7 @@ copyright = '2019, MYNTAI' | ||||
| author = 'MYNTAI' | ||||
| 
 | ||||
| # The short X.Y version | ||||
| version = '2.4.0' | ||||
| version = '2.4.1' | ||||
| # The full version, including alpha/beta/rc tags | ||||
| release = version | ||||
| 
 | ||||
|  | ||||
| @ -3,6 +3,11 @@ | ||||
| Change Log | ||||
| ========== | ||||
| 
 | ||||
| 2019-08-17(v2.4.1) | ||||
| ------------------- | ||||
| 
 | ||||
| 1. Optimize disparity calculation | ||||
| 
 | ||||
| 2019-08-09(v2.4.0) | ||||
| ------------------- | ||||
| 
 | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user