SpaceGrey

Results 4 issues of SpaceGrey

打开自定义设置后会显示{{ lan.use.fieldset_panel.setting_panel.redirect_text }} 类似于这种 不知道是不是Safari的问题

for example, I have a view switcher like this ``` switch motionData.page{ case .goal: GoalView(haveGoal: true).transition(.offset(x: 0, y: UIScreen.screenHeight)) case .result: ResultView().transition(.move(edge: .bottom)) } ``` the chart in the result...

##### System information (version) - OpenCV => :4.10: - Operating System / Platform => :iOS 18: - Compiler => :XCode: ##### Detailed description I run the code from [here](https://github.com/opencv/opencv/blob/3.4/samples/cpp/videostab.cpp) to...

category: videostab

### Describe why it is important and where it will be useful It seems that the library only supports decoding the aux data from the heif image, but no API...

enhancement