magicfile icon Magic file website - magicfile.ir

Download the source and image processing code of C Sharp image edge detection filters

دانلود-سورس-و-کد-پردازش-تصویر-سی-شارپ-فیلترهای-تشخیص-لبه-تصاویر
Short description and download link
Today, in this post, we have prepared for you, dear users of the website, the magic file of a source and the image processing code of C Sharp, the image edge detection filters, ready for download.

Download

List of similar files

Short link: https://en.magicfile.ir/?p=2793
Full description of the file

Download the source and image processing code of C Sharp image edge detection filters

This is only an alternative algorithm for edge detection that we have put for you, dear users, to download.

Simple window form program to find lines of objects in the image. To run the published version of the program, you must have the version of Microsoft .Net Framework. 4.0 or higher is installed.

Sample image at runtime

سورس و کد پردازش تصویر سی شارپ فیلترهای تشخیص لبه 11

کنترل های برنامه:

- Click on the main image (left image panel) a dialog will open to upload a new image
- Click on the resulting image (right image panel) a dialog will open to save the resulting image
- Changing the threshold values ​​for the brightness of points, automatically
Starts new processing of the original image
- با تغییر نوع نمایش تصویر پردازش شده،
New processing of the original image starts automatically.

Introduction

The program detects lines (edges) of objects in an image saved as a standard 24-bit RGB JPЕG or BMP format. Edge point detection is performed by an algorithm that represents a variation of the "difference edge detection" algorithm presented in the original paper.

"Difference edge detection" is based on the assumption that the contour (edge) of the object in the image is noticeable to the naked eye if there is a significant difference between the colors of pairs of opposite pixels located directly around the observed point. It belongs to the edge of the object. It refers to the pair of points that can form a straight line that passes through the observed point.

0 0 0 0 1 0 1 0 0 0 0 1 2 - نقطه مشاهده شده

1 2 1 0 2 0 0 2 0 0 2 0 1 - یک جفت نقطه مخالف

0 0 0 0 1 0 0 0 1 1 0 0

Basically, we need to find the maximum value of color difference between four pairs of opposite points, and if this value is different from a predefined value, we assign a different value for color to the observed point.

In the resulting image, this point becomes an edge point.

A change from the previous algorithm implemented in the program is the fact that instead of color, we observe the difference in the brightness value of the pair of opposite points in the image. If the maximum value of brightness difference is less than the lower limit of brightness, the dot will change its base color to black, and if it is greater than the value of the upper limit of brightness, the dot will change its base color to white.

Dear user, you are offered a download.

Click on the link below to download the source and C# image processing code of image edge detection filters

Click here to download

Files that you may need

دانلود-سورس-و-کد-سیستم-ثبت-نام-در-سی-شارپ-و-پایگاه-داده-MySQL-با-کد-منبع

Download the source and code of the registration system in C# and MySQL database with the source code

Download
more details
نمونه-سورس-و-کد جدول-متقاطع،-قابل-مرتب‌سازی،-جستجو،-قابل-تنظیم-در-بیسیک-فور-اندروید-b4a

Sample source code and crosstab, sortable, searchable, configurable in Basic4 Android b4a

Download
more details
دانلود-سورس-و-کد-بارکد-ساز-در-محیط-برنامه-نویسی-vb.net

Download the source and code of the barcode maker in the vb.net programming environment

Download
more details

User comments

کد امنیتی

List of website special files

دانلود-نرم-افزار-تغییر-زبان-سورس-و-کد-ویژوال-استودیو-(عناصر-دیزاین-طراحی-فرم-ها)
Download software to change the source language and code of Visual Studio (design elements of form design)

دانلود-نرم-افزار-ترجمه-خودکار-فایل-های-po-,-pot-بصورت-کامل-برای-تمامی-زبان-ها-از-جمله-فارسی
Download automatic translation software for po, pot files in full for all languages, including Persian

بهترین-سرویس-پوش-نوتیفیکیشن-اسکريپت-مديريت-اعلان-و-ساخت-پوش-نوتیفیکیشن-سایت
The best notification service push script notification management and build site notification push

دانلود-نرم-افزار-تبدیل-فایل-متنی-به-vcf-(مخاطب-موبایل)
Download software to convert text file to vcf (mobile contact)