Skip to content

vast image transform with polynomial transfrom and affine transform. The purpose of this code is to solve huge image which can not simply read in memory at once. Both polynomial transform and affine transform has been provide, and you can also to write you own transform

Notifications You must be signed in to change notification settings

riyueshi/vast-image-polynomial-transform

Repository files navigation

Introduction

The purpose of this code is to solve huge image which can not simply read in memory at once. Both polynomial transform and affine transform has been provide, and you can also to write you own transform.

##dependence opencv
GDAL
##infomation This code is tested with opencv 2.4.3 and GDAL 1.9.
if you want to use this code to solve vast image you'd better to build a 64 bit program.
It would be great if this code can help you solve you problem. And you may star this repository let me know, thanks.
github site:vast-image-polynomial-transform

About

vast image transform with polynomial transfrom and affine transform. The purpose of this code is to solve huge image which can not simply read in memory at once. Both polynomial transform and affine transform has been provide, and you can also to write you own transform

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages