photo

Reinhold Erwin Suchowitzky Toba


Last seen: 7ヶ月 前 2023 年からアクティブ

Followers: 0   Following: 0

統計

All
MATLAB Answers

1 質問
0 回答

Cody

0 問題
1 解答

ランク
283,760
of 301,296

評判
0

コントリビューション
1 質問
0 回答

回答採用率
100.0%

獲得投票数
0

ランク
 of 21,225

評判
N/A

平均評価
0.00

コントリビューション
0 ファイル

ダウンロード
0

ALL TIME ダウンロード
0

ランク
136,967
of 173,832

コントリビューション
0 問題
1 解答

スコア
20

バッジ数
1

コントリビューション
0 投稿

コントリビューション
0 パブリック チャネル

平均評価

コントリビューション
0 ハイライト

平均いいねの数

  • Solver
  • First Review
  • Thankful Level 1

バッジを表示

Feeds

表示方法

解決済み


Invert a 3D rigid-body transformation
Given an SE(3) matrix representing a rigid-body motion, compute its inverse without using |inv()| or |pinv()| .

約1年 前

質問


I want to code an image stabilizer but when I try to copy an RGB image to a m*n*3 zeros matrix and display it I get a weird result.
My problem is in the "% Corrected image" section, here is my code (I attached the images I'm using): close all; clear all; ...

約3年 前 | 1 件の回答 | 0

1

回答