-
Hi, there!below is your code,i don't if i misunderstanding ,something seems to be wrong for vaviable 'int_min,ind_second',and what does it mean!
thank you for you time!
void phaseUnWrapper3(float …
-
Frequently Asked Questions:
- Q: How to rerun if you want to change reference point ?
A: Run `minopyApp.bash --start interferogram_correction` as it starts with `smallbaselineApp.py --start modify_n…
-
### What is the problem this feature will solve?
With the newly supported `require(esm)` we have the ability to require ES modules into CommonJS contexts.
One thing that might be useful is that …
-
## Description
As a first step, I executed `make test` to see how calib3d goes. The testing result I got looks incorrect. (second one is fine)
![fisheye_sample-u](https://user-images.githubusercon…
-
i'm on macos sierra 10.12.6, and after i following the tuturials and run cmd: go run ./cmd/version/main.go, i got the following error message:
# pkg-config --cflags -- opencv
Package opencv was…
-
Which preprocessing steps would you suggest for the phase and magnitude data before using them for the ROMEO?
-
- `concatenate_patches` (plural) as --start option
- We currently have the `minopy.interferograms.numSequential` option. Let's switch to `minopy.interferograms.connNum` to be consistent with MintPy (…
-
Hi All,
Does anybody know why there are some jumps in relative phase values? I can guess that these jumps are 2pi apart and should be almost the same phase values, but Why does it happen only for som…
-
We've had several attempts in the past to implement a graph cuts segmentation algorithm. We have the following open PRs:
#397 #724 #743. The problem so far has been that the graph cuts algorithm (or …
-
Currently the optimizer needs to read the AST 2*n times if it has n different optimizations to perform, which is highly inefficient.
We should be able to read the AST at most 2 times to perform all t…