magicfile icon وبسایت فایل سحرآمیز - magicfile.ir

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

دانلود-سورس-و-کد-پردازش-تصویر-سی-شارپ-فیلترهای-تشخیص-لبه-تصاویر
توضیحات کوتاه و لینک دانلود
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

لیست فایل های مشابه

لینک کوتاه : https://en.magicfile.ir/?p=2793
توضیحات کامل در مورد فایل

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

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.

نمونه تصویر در زمان اجرا

سورس و کد پردازش تصویر سی شارپ فیلترهای تشخیص لبه 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
- تغییر مقادیر حد برای روشنایی نقاط، به طور خودکار
پردازش جدید تصویر اصلی را شروع می کند
- با تغییر نوع نمایش تصویر پردازش شده،
پردازش جدید تصویر اصلی به طور خودکار شروع می شود.

معرفی

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.

در تصویر حاصل این نقطه به نقطه لبه تبدیل می شود.

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.

برای شما کاربر عزیز پیشنهاد دانلود داده می شود.

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

برای دریافت اینجا کلیک کن

فایل های که ممکن است نیاز داشته باشید

نظرات کاربران

کد امنیتی

ارسال کننده نظر بتول - 2023/8/24 5:4:42 am
تشکر می کنم از استاد از اینکه این فایل رو قرار دادید دانلود کردم خوب و کامل بود
 
پاسخ پشتیبانی فایل سحر آمیز
با سلام ممنون از ارسال دیدگاه خود
 
ارسال کننده نظر عباس - 2023/8/5 3:20:28 am
سلام جناب فایل را دانلود کردم تشکر می کنم ار ارایه این فایل که دارای ارزش فراوان میباشد
 
پاسخ پشتیبانی فایل سحر آمیز
با سلام ممنون از ارسال دیدگاه خود
 

لیست فایل های ویژه وبسایت

بهترین-سرویس-پوش-نوتیفیکیشن-اسکریپت-مدیریت-اعلان-و-ساخت-پوش-نوتیفیکیشن-سایت-و-ارسال-پوش-از-طریق-php
The best push notification script service for managing notifications and making site notification push and sending push through php

دانلود-نرم-افزار-تبدیل-فایل-متنی-تکست-txt-به-وی‌سی‌اف-vcf-(مخاطب-موبایل)
Download the software to convert txt text file to vcf (mobile audience)

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

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