جميع اسئلة الرؤيا

Download as pdf or txt
Download as pdf or txt
You are on page 1of 13

‫جميع اسئلة مادة الرؤيا‬

2023 ‫أسئلة الدور األول‬


Q1: Define the following terms (choose any 5): :)5 ‫ حدد المصطلحات التالية (اختر أي‬:1‫س‬
1- Image analysis ‫تحليل الصور‬1-
4- Adaptive threshold ‫عتبة التكيف‬4-

2- Image restoration ‫استعادة الصورة‬2-

5- Adjacency matrix ‫مصفوفة الجوار‬5-


‫الرسم البياني ثنائي المنوال‬3-
3- Bimodal histogram
‫استخراج الميزة‬6-
6- Feature extraction
‫تدرج الصورة‬7-
7- Image gradient

Q2/Fill in the following blanks with the correct answers (choose 7


only):
1- In uniform thresholding, pixels a ---------- specified level are set to white,
those-----------the specified level are set to black.
2- A histogram appears as a graph with brightness on the------- axis and-------.
3. The convolution masks for the Sobel operator are defined by--------.
4- Segmentation algorithms are based on one of the two basic properties of
gray-level values -------- and -------- among the pixels.
5- The --------- of an image is a plot of the gray levels values versus the number
of pixels at that value.
6- The difference between image restoration and image enhancement is--------
7- The simplest image enhancement technique is--------
‫جميع اسئلة مادة الرؤيا‬
8- The technique that minimizes the enormous amount of data required to
image representation is called-----------
9- ------------- indicates how image objects are distinguished.
10- In image capturing, poor illumination can cause---------.

Q3/In the following points, answer by True or False (choose 7 only):


1. The computer vision and image processing are separate at all
2. The number of image pixels in a grayscale image is equal to the image size.
3. color image would have 24 bit/pixel - 8 bit for each color bands
4. For many applications, RGB color information is transformed into
mathematical space that decouples the brightness information from the color
information
5. The histogram slide techniques can be used to make an image only darker.
6. With many of the edge detection operators, noise in the image is not a
Problem.
7. Very wide histogram implies a low-contrast image.
8. In bi-level thresholding, the object and background form two similar groups
with distinct gray levels. 9. If a pixel's gray-level value is similar to those
around it, there is probably an edge at that point.
:)‫ فقط‬7 ‫ في النقاط التالية أجب بصح أو خطأ (اختر‬/3‫س‬
‫رؤية الكمبيوتر ومعالجة الصور منفصلتان على اإلطالق‬1.
.‫عدد بكسالت الصورة في الصورة ذات التدرج الرمادي يساوي حجم الصورة‬2.
‫ بت لكل نطاق لوني‬8 - ‫بكسل‬/‫ بت‬24 ‫يجب أن تحتوي الصورة الملونة على‬3.
‫جميع اسئلة مادة الرؤيا‬
‫ إلى مساحة رياضية تفصل معلومات‬RGB ‫ يتم تحويل معلومات ألوان‬،‫بالنسبة للعديد من التطبيقات‬4.
‫السطوع عن معلومات األلوان‬
.‫يمكن استخدام تقنيات شريحة الرسم البياني لجعل الصورة أكثر قتامة فقط‬5.
.‫ ال يمثل التشويش في الصورة مشكلة‬،‫ مع العديد من مشغلي اكتشاف الحواف‬6.
.‫الرسم البياني الواسع جدًا يشير إلى صورة منخفضة التباين‬7.
‫ يشكل الكائن والخلفية مجموعتين متشابهتين‬،‫في العتبة ثنائية المستوى‬8.
.‫مع مستويات رمادية متميزة‬
‫ فمن المحتمل أن تكون هناك‬،‫ إذا كانت قيمة المستوى الرمادي للبكسل مشابهة لتلك المحيطة به‬.9
.‫حافة عند تلك النقطة‬

Q4: Answer the following points (mention an example whenever it is


necessary choose any 2 of the first three points)
1- What is the effect of the noise presence in an image? Explain how to deal
with that noise.
2- How can edge operators find the direction of the edge in an image? Explain
your answer mathematically.
3- Briefly, clarify the process of K-means algorithm.
4- What is region growing? Describe its process. What are its important
issues?
5- Explain the process that is used by Canny operator to optimize the results
of edge detection
‫جميع اسئلة مادة الرؤيا‬

‫س‪ :4‬أجب عن النقاط التالية (أذكر مثاالً كلما لزم األمر‪ ،‬اختر أي نقطتين من النقاط الثالث األولى)‬
‫‪1-‬ما هو تأثير وجود الضوضاء في الصورة؟ اشرح كيفية التعامل مع تلك الضوضاء‪.‬‬
‫‪2-‬كيف يمكن لمشغلي الحافة العثور على اتجاه الحافة في الصورة؟ وضح إجابتك رياضيا‪.‬‬
‫‪3-‬باختصار‪ ،‬توضيح عملية خوارزمية‪K-means.‬‬
‫‪4-‬ما هي المنطقة التي تنمو؟ وصف عمليتها‪ .‬وما هي قضاياها المهمة؟‬
‫‪5-‬شرح العملية التي يستخدمها مشغل ‪ Canny‬لتحسين نتائج كشف الحواف‬

‫‪Do the required in the following points:‬‬


‫‪1- Calculate the size of the given image.‬‬
‫‪2- Apply contrast stretching on the indices of i=3,4 and j=1,2,3.‬‬
‫‪3- Convert the resulted image in 2 into binary choosing a suitable‬‬
‫‪threshold.‬‬
‫جميع اسئلة مادة الرؤيا‬
‫‪4- Find the area and the center location of the object that is resulted in 3.‬‬

‫قم بعمل المطلوب في النقاط التالية‪:‬‬


‫‪1-‬احسب حجم الصورة المعطاة‪.‬‬
‫‪2-‬قم بتطبيق تمديد التباين على مؤشرات ‪ i=3,4‬و‪j=1,2,3.‬‬
‫‪3-‬تحويل الصورة الناتجة في ‪ 2‬إلى ثنائية مع اختيار العتبة المناسبة‪.‬‬
‫‪4-‬ابحث عن المنطقة والموقع المركزي للكائن الناتج ‪.3‬‬
‫جميع اسئلة مادة الرؤيا‬
‫أسئلة شهرية‬

1. Histogram skewed to the -7 high end implies a dark image. F


‫ يشير إلى صورة داكنة‬7- ‫ الرسم البياني المنحرف إلى النهاية العليا‬.1
2. Narrow histogram of an -8 X image implies its high contrast. F
‫ يشير إلى تباينها العالي‬X 8- ‫الرسم البياني الضيق لصورة‬.2

3. Grayscale image is the -5 simplest type among image types F

‫لصورة ذات التدرج الرمادي هي النوع األبسط من بين أنواع الصور‬.‫ا‬3

4. We can model the color -6 image as three binary images in three levels F
F‫ بثالث صور ثنائية في ثالثة مستويات‬6- ‫يمكننا تمثيل الصورة الملونة‬.4

5. Image processing is -1 X sometimes called image understanding. F

.‫ تسمى أحيانًا فهم الصورة‬X 1- ‫معالجة الصور هي‬


6. Feature extraction is the -2 X process of identifying objects within the
image. F
.‫ لتحديد الكائنات داخل الصورة‬X 2 ‫استخراج الميزة هو عملية‬

7. Image enhancement -4 method depends on the of the nature problem. T


.‫ على طبيعة المشكلة‬4- ‫تعتمد طريقة تحسين الصورة‬
8. The process of visually -3 improving the image is called image
enhancement. F
.‫ تحسين الصورة‬3- ‫تسمى عملية تحسين الصورة بصريًا‬
‫جميع اسئلة مادة الرؤيا‬

‫س ‪ :4‬افترض أن لديك مصفوفة الصور التالية‪ ،‬وقم بدمج ‪ G‬ونواة ‪ Sobel‬في المصفوفة المحددة‬
‫س‪ :5‬افترض أن لديك صورة رمادية الحرف )‪ (T‬ومصفوفة الصورة التمثيلية التقريبية‪ ،‬كما هو موضح‬
‫أدناه‪:‬‬
‫‪1-‬تحويل الصورة إلى صورة ثنائية‪.‬‬
‫‪2-‬أوجد موقع مركز الجسم)‪(T‬‬
‫جميع اسئلة مادة الرؤيا‬

‫‪Q1/ Define the following terms:‬‬


‫‪1.‬‬ ‫‪Computer Vision‬‬
‫‪2.‬‬ ‫‪Image Histogram‬‬
‫‪3.‬‬ ‫‪Otsu's method‬‬
‫‪4.‬‬ ‫‪Image‬‬
‫‪Q2/ What is the purpose of image enhancement process? Briefly explain one‬‬
‫‪of the enhancing methods.‬‬
‫‪Q3/ Describe the operations that can be applied on image‬‬
‫س‪ /1‬عرف المصطلحات التالية‪:‬‬
‫‪ .1‬رؤية الكمبيوتر‬
‫‪ .2‬صورة الرسم البياني‬
‫‪ .3‬طريقة أوتسو‬
‫‪ .4‬الصورة‬
‫س‪ /2‬ما الهدف من عملية تحسين الصورة؟ اشرح بإيجاز إحدى طرق التحسين‪.‬‬
‫س‪ /3‬اذكر العمليات التي يمكن تطبيقها على الصورة‬

‫س‪ /4‬قم بتطبيق معادلة الرسم البياني على مصفوفة الصورة التالية‬
‫جميع اسئلة مادة الرؤيا‬

Q1/ Define the following terms (choose any 4):


1. Computer Imaging
2. Image Gradient
3. Computer Vision
4. Feature Extraction
5. Image
6. Kernel
:)4 ‫ عرف المصطلحات التالية (اختر أي‬/1‫س‬
‫ التصوير بالكمبيوتر‬.1
‫ صورة التدرج‬.2
‫ رؤية الكمبيوتر‬.3
‫ استخراج الميزة‬.4
‫ الصورة‬.5
‫ النواة‬.6
Q2/ Fill in the following blanks with the correct answers/ ose
1- Image processing is sometimes called image to image
2- Binary image is the simplest type among image types.
3- Histogram skewed to the high end implies bright image
4- Enhancement image- the process of visually improving the image.
5- We can model the color image band monochrome three levels.
6- intensity is the value of image pixel.
7- We need 3 byte(s) to represent each pixel in an RGB coc

/‫ امأل الفراغات التالية باإلجابات الصحيحة‬/2‫س‬


‫تسمى معالجة الصور أحيانًا صورة إلى صورة‬1-
‫جميع اسئلة مادة الرؤيا‬
.‫الصورة الثنائية هي النوع األبسط بين أنواع الصور‬2-
‫رسم بياني منحرف إلى النهاية العليا يدل على صورة مشرقة‬3-
.‫ عملية تحسين الصورة بصريا‬-‫تحسين الصورة‬4-
.‫يمكننا نمذجة الصورة الملونة لشريط أحادي اللون بثالثة مستويات‬5-
.‫الشدة هي قيمة بكسل الصورة‬6-
RGB‫ بايت (بايت) لتمثيل كل بكسل في ملف‬3 ‫نحتاج إلى‬7-

3. are often created from gray-scale images via a threshold value is turned white ('1'), and
those below it are turned black ('0').
4. ......... refers to the procedure that groups pixels or subregions into larger regions.
5. is a popular cluster based segmentation method where each pixel is iteratively
assigned to the nearest cluster and the cluster center position is recalculated.
6. A.................... appears as a graph with "brightness" on the horizontal axis from 0 to 255
(for an 8-bit)
intensity scale) and "number of pixels "on the vertical axis.
7. One of the simplest enhancement techniques is to simply stretch the...................... of
an image.
8. .....can be modeled as three band monochrome image data, where each band of the
data corresponds to a different array.
9. ...... involves manipulating the image data to determine exactly the information
necessary to help solve a computer imaging problem.
‫جميع اسئلة مادة الرؤيا‬

Section 5: Select the correct answer for the following multi-choice


questions.
1. thresholding is employed on images which have bimodal histograms.
.‫يتم استخدام العتبة على الصور التي تحتوي على رسوم بيانية ثنائية الشكل‬1.
a) Single-level
‫أ) مستوى واحد‬
b) Bi-Level
‫ب) ثنائي المستوى‬
c) Multilevel ‫ج) متعدد المستويات‬

d) Gray-level ‫د) المستوى الرمادي‬

2. For many applications, RGB color information is transformed into


mathematical brightness information from the color information. that
decouples the ‫ إلى معلومات سطوع رياضية من معلومات‬RGB ‫ يتم تحويل معلومات ألوان‬،‫بالنسبة للعديد من التطبيقات‬2.
‫ الذي يفصل‬.‫األلوان‬
a) Space
‫مساحة‬
c) operator ‫ج) المشغل‬

d) matrix ‫د) المصفوفة‬


‫ب) مصفوفة‬
b) array
3. The saturation is a measure of how much.............. is in the color.
a) black .‫ في اللون‬.............. ‫التشبع هو مقياس لمدى‬3.

b) Gray ‫اسود‬
‫ب) الرمادي‬
c) White
‫ج) أبيض‬
d) none of these options ‫د) ال شيء من هذه الخيارات‬
‫جميع اسئلة مادة الرؤيا‬

‫‪4. The process that involves either reducing the data in the spatial domain or‬‬
‫‪transforming it into frequency domain is known as...‬‬
‫‪a) Futures Analysis‬‬ ‫‪ .4‬تُعرف العملية التي تتضمن إما تقليل البيانات في المجال المكاني أو تحويلها إلى مجال ترددي باسم‪...‬‬
‫أ) تحليل العقود اآلجلة‬
‫‪b) Preprocessing‬‬
‫ب) المعالجة المسبقة‬
‫‪c) Data Reduction‬‬ ‫ج) تخفيض البيانات‬
‫‪d) Image Compression‬‬ ‫د) ضغط الصور‬

‫‪- 5‬شرح عملية العتبة المزدوجة‪.‬‬


‫جميع اسئلة مادة الرؤيا‬
‫‪-4‬قم بالمطلوب‪.‬‬
‫‪ -1‬ارسم الرسم البياني للصورة المعطاة‪ -2 .‬دمج السطر األول من الصورة المعطاة مع الفلتر‬
‫[‪.]1- ،1،0 ;2-,2,0 ;1-,1,0‬‬
‫االستفادة من القيمة المطلقة في حالة النتيجة السلبية‪ -3 .‬قم بتطبيق تمديد التباين على مؤشرات‬
‫‪ i = 3 - 5‬و ‪j = 2 - 4 .‬ط = ‪ 4 - 3‬ي = ‪4 - 8‬‬
‫‪ -4‬تحويل الصورة األصلية إلى صورة ثنائية مع اختيار العتبة المناسبة‪ -5 .‬ابحث عن المنطقة‬
‫والموقع المركزي للكائن الذي نتج عنه‬

You might also like