Erkan Karaoglu
Followers: 0 Following: 0
Feeds
提问
Get code result automatically
I wrote this code. But I could not run this system automatically. How can I print the X and Y coordinate results and get the res...
3 years 前 | 0 个回答 | 0
0
个回答提问
Setting a range of values
Hello to everyone. I want to enter a number and see the result. An "x" number and a "y" will be entered. For example; If 0<x<58 ...
3 years 前 | 1 个回答 | 0
1
个回答提问
Finding location with image processing method
clc; clear all %% 1 I=imread('erkan_1.jpeg'); %Reading Image gray=im2gray(I); %Converting RGB Image to Grayscale J = imnoi...
3 years 前 | 2 个回答 | 0
2
个回答提问
Finding coordinates with image processing
Hello to everyone . I want to detect the faulty panels. But how can I show its coordinates. Can you help me. Thanks. % figure, ...
3 years 前 | 1 个回答 | 0