Skip to content

Commit

Permalink
dawfAW
Browse files Browse the repository at this point in the history
  • Loading branch information
rrhan0 committed Feb 12, 2025
1 parent 5e8eb94 commit 37cc319
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/curltest.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ void demosaic_gpu() {
cv::UMat mSource_Bgr;

cv::cvtColor(mSource_Bayer, mSource_Bgr, cv::COLOR_BayerRG2BGR);
std::cout << "HAHAHA\n";
// std::cout << "HAHAHA\n";

}
}
Expand Down

0 comments on commit 37cc319

Please sign in to comment.