-
There is a problem with resize, because is beaking other code/freamworks. I have changed rhis two functions, show and hide, take a look:
function show() {
if (isShown) {
r…
-
Hi!
Trying to install this package via bower, I get:
Package sofa-image-resizer-service not found
-
Still contains old variables and functions, todos etc. and a WIP resizer
-
Hi, but Aqua Resizer don't work with an external URL image?
-
When using "contain" or "cover" the resizer is not able to maintain the hot spots over the target areas.
The image will not change aspect ratio for contain or cover, and If you re-size the viewport t…
-
The original paper says:
> ... the proposed architecture allows for resizing an image to any target size and aspect ratio.
So the Resizer should handle input image with any aspect ratio.
In spi…
-
## 📝 Provide a description of the new feature
Image resizer only supports pixels now (such as 854x480 pixels). However, sometimes I want to resize a picture to a certain file size (such as 1MB). Fo…
-
It was reported that SDK CLI has these messages when used:
```
▶ npx @metabase/embedding-sdk-react@latest start
====================================================================
…
-
##### System information (version)
- OSX 10.11
- Clang
- OpenCV 3.2.0
##### Detailed description
OpenCV runs work for AREA resizer on 8 threads regardless of how `cv::setNumThreads` is invo…
-
What version of go and libopencv should I be using?
Thanks!
$ go install .
# github.com/3d0c/imagio/imgproc
./do.go:68: cannot use (*C.Blob)(unsafe.Pointer(blobptr(o.Base))) (type *C.Blob) as type…