kopia lustrzana https://github.com/OpenDroneMap/ODM
				
				
				
			Increase default min number of features to extract
At 4000, there were some issues that compounded into stitching problems while texturing. I tested at 8000 and 6000, and found better results.pull/219/head
							rodzic
							
								
									a12d674942
								
							
						
					
					
						commit
						c6d0d3cb13
					
				
							
								
								
									
										2
									
								
								run.py
								
								
								
								
							
							
						
						
									
										2
									
								
								run.py
								
								
								
								
							|  | @ -100,7 +100,7 @@ parser.add_argument('--force-ccd', | |||
| 
 | ||||
| parser.add_argument('--min-num-features', | ||||
|                     metavar='<integer>', | ||||
|                     default=4000, | ||||
|                     default=6000, | ||||
|                     type=int, | ||||
|                     help=('Minimum number of features to extract per image. ' | ||||
|                           'More features leads to better results but slower ' | ||||
|  |  | |||
		Ładowanie…
	
		Reference in New Issue
	
	 Dakota Benjamin
						Dakota Benjamin