-
```
my english is much poor,sorry -_-
but I really need your help
my runtime environments:
windows 7
JDK 1.6
thumbnailator 0.32
my code:
Thumbnails.of(temp)
.size(maxW, 3000)
.outputQuality(0.8)
…
-
```
my english is much poor,sorry -_-
but I really need your help
my runtime environments:
windows 7
JDK 1.6
thumbnailator 0.32
my code:
Thumbnails.of(temp)
.size(maxW, 3000)
.outputQuality(0.8)
…
-
add a distortion correction module to the pipeline. could be epi_reg instead of flirt, as epi_reg can accomodate distortion correction internally.
-
Hi, I wonder how you dealt with the distortion of cameras.
The given distortion parameter is too small, so using 1st order radial distortion, that parameter seems like the system is undistorted at …
-
```
my english is much poor,sorry -_-
but I really need your help
my runtime environments:
windows 7
JDK 1.6
thumbnailator 0.32
my code:
Thumbnails.of(temp)
.size(maxW, 3000)
.outputQuality(0.8)
…
-
Currently we have radial distortion on our camera, which gives us fuzzy angles at the corners of the image. There is supposed to be an opencv command to fix this. We should get that in our code.
Open…
-
Add support for image distortions of higher (polynomial) order.
Requirements:
* support for 2nd order including cross-terms `kn*X*Y`, 2nd order means up to `km*X^2*Y^2`
* model shall be parametri…
-
```
my english is much poor,sorry -_-
but I really need your help
my runtime environments:
windows 7
JDK 1.6
thumbnailator 0.32
my code:
Thumbnails.of(temp)
.size(maxW, 3000)
.outputQuality(0.8)
…
-
```
my english is much poor,sorry -_-
but I really need your help
my runtime environments:
windows 7
JDK 1.6
thumbnailator 0.32
my code:
Thumbnails.of(temp)
.size(maxW, 3000)
.outputQuality(0.8)
…
-
```
my english is much poor,sorry -_-
but I really need your help
my runtime environments:
windows 7
JDK 1.6
thumbnailator 0.32
my code:
Thumbnails.of(temp)
.size(maxW, 3000)
.outputQuality(0.8)
…