update,
This commit is contained in:
674
vinniesniper-54816/task1/_lab/020-cascade_tools-main/LICENSE
Normal file
674
vinniesniper-54816/task1/_lab/020-cascade_tools-main/LICENSE
Normal file
@@ -0,0 +1,674 @@
|
||||
GNU GENERAL PUBLIC LICENSE
|
||||
Version 3, 29 June 2007
|
||||
|
||||
Copyright (C) 2007 Free Software Foundation, Inc. <https://fsf.org/>
|
||||
Everyone is permitted to copy and distribute verbatim copies
|
||||
of this license document, but changing it is not allowed.
|
||||
|
||||
Preamble
|
||||
|
||||
The GNU General Public License is a free, copyleft license for
|
||||
software and other kinds of works.
|
||||
|
||||
The licenses for most software and other practical works are designed
|
||||
to take away your freedom to share and change the works. By contrast,
|
||||
the GNU General Public License is intended to guarantee your freedom to
|
||||
share and change all versions of a program--to make sure it remains free
|
||||
software for all its users. We, the Free Software Foundation, use the
|
||||
GNU General Public License for most of our software; it applies also to
|
||||
any other work released this way by its authors. You can apply it to
|
||||
your programs, too.
|
||||
|
||||
When we speak of free software, we are referring to freedom, not
|
||||
price. Our General Public Licenses are designed to make sure that you
|
||||
have the freedom to distribute copies of free software (and charge for
|
||||
them if you wish), that you receive source code or can get it if you
|
||||
want it, that you can change the software or use pieces of it in new
|
||||
free programs, and that you know you can do these things.
|
||||
|
||||
To protect your rights, we need to prevent others from denying you
|
||||
these rights or asking you to surrender the rights. Therefore, you have
|
||||
certain responsibilities if you distribute copies of the software, or if
|
||||
you modify it: responsibilities to respect the freedom of others.
|
||||
|
||||
For example, if you distribute copies of such a program, whether
|
||||
gratis or for a fee, you must pass on to the recipients the same
|
||||
freedoms that you received. You must make sure that they, too, receive
|
||||
or can get the source code. And you must show them these terms so they
|
||||
know their rights.
|
||||
|
||||
Developers that use the GNU GPL protect your rights with two steps:
|
||||
(1) assert copyright on the software, and (2) offer you this License
|
||||
giving you legal permission to copy, distribute and/or modify it.
|
||||
|
||||
For the developers' and authors' protection, the GPL clearly explains
|
||||
that there is no warranty for this free software. For both users' and
|
||||
authors' sake, the GPL requires that modified versions be marked as
|
||||
changed, so that their problems will not be attributed erroneously to
|
||||
authors of previous versions.
|
||||
|
||||
Some devices are designed to deny users access to install or run
|
||||
modified versions of the software inside them, although the manufacturer
|
||||
can do so. This is fundamentally incompatible with the aim of
|
||||
protecting users' freedom to change the software. The systematic
|
||||
pattern of such abuse occurs in the area of products for individuals to
|
||||
use, which is precisely where it is most unacceptable. Therefore, we
|
||||
have designed this version of the GPL to prohibit the practice for those
|
||||
products. If such problems arise substantially in other domains, we
|
||||
stand ready to extend this provision to those domains in future versions
|
||||
of the GPL, as needed to protect the freedom of users.
|
||||
|
||||
Finally, every program is threatened constantly by software patents.
|
||||
States should not allow patents to restrict development and use of
|
||||
software on general-purpose computers, but in those that do, we wish to
|
||||
avoid the special danger that patents applied to a free program could
|
||||
make it effectively proprietary. To prevent this, the GPL assures that
|
||||
patents cannot be used to render the program non-free.
|
||||
|
||||
The precise terms and conditions for copying, distribution and
|
||||
modification follow.
|
||||
|
||||
TERMS AND CONDITIONS
|
||||
|
||||
0. Definitions.
|
||||
|
||||
"This License" refers to version 3 of the GNU General Public License.
|
||||
|
||||
"Copyright" also means copyright-like laws that apply to other kinds of
|
||||
works, such as semiconductor masks.
|
||||
|
||||
"The Program" refers to any copyrightable work licensed under this
|
||||
License. Each licensee is addressed as "you". "Licensees" and
|
||||
"recipients" may be individuals or organizations.
|
||||
|
||||
To "modify" a work means to copy from or adapt all or part of the work
|
||||
in a fashion requiring copyright permission, other than the making of an
|
||||
exact copy. The resulting work is called a "modified version" of the
|
||||
earlier work or a work "based on" the earlier work.
|
||||
|
||||
A "covered work" means either the unmodified Program or a work based
|
||||
on the Program.
|
||||
|
||||
To "propagate" a work means to do anything with it that, without
|
||||
permission, would make you directly or secondarily liable for
|
||||
infringement under applicable copyright law, except executing it on a
|
||||
computer or modifying a private copy. Propagation includes copying,
|
||||
distribution (with or without modification), making available to the
|
||||
public, and in some countries other activities as well.
|
||||
|
||||
To "convey" a work means any kind of propagation that enables other
|
||||
parties to make or receive copies. Mere interaction with a user through
|
||||
a computer network, with no transfer of a copy, is not conveying.
|
||||
|
||||
An interactive user interface displays "Appropriate Legal Notices"
|
||||
to the extent that it includes a convenient and prominently visible
|
||||
feature that (1) displays an appropriate copyright notice, and (2)
|
||||
tells the user that there is no warranty for the work (except to the
|
||||
extent that warranties are provided), that licensees may convey the
|
||||
work under this License, and how to view a copy of this License. If
|
||||
the interface presents a list of user commands or options, such as a
|
||||
menu, a prominent item in the list meets this criterion.
|
||||
|
||||
1. Source Code.
|
||||
|
||||
The "source code" for a work means the preferred form of the work
|
||||
for making modifications to it. "Object code" means any non-source
|
||||
form of a work.
|
||||
|
||||
A "Standard Interface" means an interface that either is an official
|
||||
standard defined by a recognized standards body, or, in the case of
|
||||
interfaces specified for a particular programming language, one that
|
||||
is widely used among developers working in that language.
|
||||
|
||||
The "System Libraries" of an executable work include anything, other
|
||||
than the work as a whole, that (a) is included in the normal form of
|
||||
packaging a Major Component, but which is not part of that Major
|
||||
Component, and (b) serves only to enable use of the work with that
|
||||
Major Component, or to implement a Standard Interface for which an
|
||||
implementation is available to the public in source code form. A
|
||||
"Major Component", in this context, means a major essential component
|
||||
(kernel, window system, and so on) of the specific operating system
|
||||
(if any) on which the executable work runs, or a compiler used to
|
||||
produce the work, or an object code interpreter used to run it.
|
||||
|
||||
The "Corresponding Source" for a work in object code form means all
|
||||
the source code needed to generate, install, and (for an executable
|
||||
work) run the object code and to modify the work, including scripts to
|
||||
control those activities. However, it does not include the work's
|
||||
System Libraries, or general-purpose tools or generally available free
|
||||
programs which are used unmodified in performing those activities but
|
||||
which are not part of the work. For example, Corresponding Source
|
||||
includes interface definition files associated with source files for
|
||||
the work, and the source code for shared libraries and dynamically
|
||||
linked subprograms that the work is specifically designed to require,
|
||||
such as by intimate data communication or control flow between those
|
||||
subprograms and other parts of the work.
|
||||
|
||||
The Corresponding Source need not include anything that users
|
||||
can regenerate automatically from other parts of the Corresponding
|
||||
Source.
|
||||
|
||||
The Corresponding Source for a work in source code form is that
|
||||
same work.
|
||||
|
||||
2. Basic Permissions.
|
||||
|
||||
All rights granted under this License are granted for the term of
|
||||
copyright on the Program, and are irrevocable provided the stated
|
||||
conditions are met. This License explicitly affirms your unlimited
|
||||
permission to run the unmodified Program. The output from running a
|
||||
covered work is covered by this License only if the output, given its
|
||||
content, constitutes a covered work. This License acknowledges your
|
||||
rights of fair use or other equivalent, as provided by copyright law.
|
||||
|
||||
You may make, run and propagate covered works that you do not
|
||||
convey, without conditions so long as your license otherwise remains
|
||||
in force. You may convey covered works to others for the sole purpose
|
||||
of having them make modifications exclusively for you, or provide you
|
||||
with facilities for running those works, provided that you comply with
|
||||
the terms of this License in conveying all material for which you do
|
||||
not control copyright. Those thus making or running the covered works
|
||||
for you must do so exclusively on your behalf, under your direction
|
||||
and control, on terms that prohibit them from making any copies of
|
||||
your copyrighted material outside their relationship with you.
|
||||
|
||||
Conveying under any other circumstances is permitted solely under
|
||||
the conditions stated below. Sublicensing is not allowed; section 10
|
||||
makes it unnecessary.
|
||||
|
||||
3. Protecting Users' Legal Rights From Anti-Circumvention Law.
|
||||
|
||||
No covered work shall be deemed part of an effective technological
|
||||
measure under any applicable law fulfilling obligations under article
|
||||
11 of the WIPO copyright treaty adopted on 20 December 1996, or
|
||||
similar laws prohibiting or restricting circumvention of such
|
||||
measures.
|
||||
|
||||
When you convey a covered work, you waive any legal power to forbid
|
||||
circumvention of technological measures to the extent such circumvention
|
||||
is effected by exercising rights under this License with respect to
|
||||
the covered work, and you disclaim any intention to limit operation or
|
||||
modification of the work as a means of enforcing, against the work's
|
||||
users, your or third parties' legal rights to forbid circumvention of
|
||||
technological measures.
|
||||
|
||||
4. Conveying Verbatim Copies.
|
||||
|
||||
You may convey verbatim copies of the Program's source code as you
|
||||
receive it, in any medium, provided that you conspicuously and
|
||||
appropriately publish on each copy an appropriate copyright notice;
|
||||
keep intact all notices stating that this License and any
|
||||
non-permissive terms added in accord with section 7 apply to the code;
|
||||
keep intact all notices of the absence of any warranty; and give all
|
||||
recipients a copy of this License along with the Program.
|
||||
|
||||
You may charge any price or no price for each copy that you convey,
|
||||
and you may offer support or warranty protection for a fee.
|
||||
|
||||
5. Conveying Modified Source Versions.
|
||||
|
||||
You may convey a work based on the Program, or the modifications to
|
||||
produce it from the Program, in the form of source code under the
|
||||
terms of section 4, provided that you also meet all of these conditions:
|
||||
|
||||
a) The work must carry prominent notices stating that you modified
|
||||
it, and giving a relevant date.
|
||||
|
||||
b) The work must carry prominent notices stating that it is
|
||||
released under this License and any conditions added under section
|
||||
7. This requirement modifies the requirement in section 4 to
|
||||
"keep intact all notices".
|
||||
|
||||
c) You must license the entire work, as a whole, under this
|
||||
License to anyone who comes into possession of a copy. This
|
||||
License will therefore apply, along with any applicable section 7
|
||||
additional terms, to the whole of the work, and all its parts,
|
||||
regardless of how they are packaged. This License gives no
|
||||
permission to license the work in any other way, but it does not
|
||||
invalidate such permission if you have separately received it.
|
||||
|
||||
d) If the work has interactive user interfaces, each must display
|
||||
Appropriate Legal Notices; however, if the Program has interactive
|
||||
interfaces that do not display Appropriate Legal Notices, your
|
||||
work need not make them do so.
|
||||
|
||||
A compilation of a covered work with other separate and independent
|
||||
works, which are not by their nature extensions of the covered work,
|
||||
and which are not combined with it such as to form a larger program,
|
||||
in or on a volume of a storage or distribution medium, is called an
|
||||
"aggregate" if the compilation and its resulting copyright are not
|
||||
used to limit the access or legal rights of the compilation's users
|
||||
beyond what the individual works permit. Inclusion of a covered work
|
||||
in an aggregate does not cause this License to apply to the other
|
||||
parts of the aggregate.
|
||||
|
||||
6. Conveying Non-Source Forms.
|
||||
|
||||
You may convey a covered work in object code form under the terms
|
||||
of sections 4 and 5, provided that you also convey the
|
||||
machine-readable Corresponding Source under the terms of this License,
|
||||
in one of these ways:
|
||||
|
||||
a) Convey the object code in, or embodied in, a physical product
|
||||
(including a physical distribution medium), accompanied by the
|
||||
Corresponding Source fixed on a durable physical medium
|
||||
customarily used for software interchange.
|
||||
|
||||
b) Convey the object code in, or embodied in, a physical product
|
||||
(including a physical distribution medium), accompanied by a
|
||||
written offer, valid for at least three years and valid for as
|
||||
long as you offer spare parts or customer support for that product
|
||||
model, to give anyone who possesses the object code either (1) a
|
||||
copy of the Corresponding Source for all the software in the
|
||||
product that is covered by this License, on a durable physical
|
||||
medium customarily used for software interchange, for a price no
|
||||
more than your reasonable cost of physically performing this
|
||||
conveying of source, or (2) access to copy the
|
||||
Corresponding Source from a network server at no charge.
|
||||
|
||||
c) Convey individual copies of the object code with a copy of the
|
||||
written offer to provide the Corresponding Source. This
|
||||
alternative is allowed only occasionally and noncommercially, and
|
||||
only if you received the object code with such an offer, in accord
|
||||
with subsection 6b.
|
||||
|
||||
d) Convey the object code by offering access from a designated
|
||||
place (gratis or for a charge), and offer equivalent access to the
|
||||
Corresponding Source in the same way through the same place at no
|
||||
further charge. You need not require recipients to copy the
|
||||
Corresponding Source along with the object code. If the place to
|
||||
copy the object code is a network server, the Corresponding Source
|
||||
may be on a different server (operated by you or a third party)
|
||||
that supports equivalent copying facilities, provided you maintain
|
||||
clear directions next to the object code saying where to find the
|
||||
Corresponding Source. Regardless of what server hosts the
|
||||
Corresponding Source, you remain obligated to ensure that it is
|
||||
available for as long as needed to satisfy these requirements.
|
||||
|
||||
e) Convey the object code using peer-to-peer transmission, provided
|
||||
you inform other peers where the object code and Corresponding
|
||||
Source of the work are being offered to the general public at no
|
||||
charge under subsection 6d.
|
||||
|
||||
A separable portion of the object code, whose source code is excluded
|
||||
from the Corresponding Source as a System Library, need not be
|
||||
included in conveying the object code work.
|
||||
|
||||
A "User Product" is either (1) a "consumer product", which means any
|
||||
tangible personal property which is normally used for personal, family,
|
||||
or household purposes, or (2) anything designed or sold for incorporation
|
||||
into a dwelling. In determining whether a product is a consumer product,
|
||||
doubtful cases shall be resolved in favor of coverage. For a particular
|
||||
product received by a particular user, "normally used" refers to a
|
||||
typical or common use of that class of product, regardless of the status
|
||||
of the particular user or of the way in which the particular user
|
||||
actually uses, or expects or is expected to use, the product. A product
|
||||
is a consumer product regardless of whether the product has substantial
|
||||
commercial, industrial or non-consumer uses, unless such uses represent
|
||||
the only significant mode of use of the product.
|
||||
|
||||
"Installation Information" for a User Product means any methods,
|
||||
procedures, authorization keys, or other information required to install
|
||||
and execute modified versions of a covered work in that User Product from
|
||||
a modified version of its Corresponding Source. The information must
|
||||
suffice to ensure that the continued functioning of the modified object
|
||||
code is in no case prevented or interfered with solely because
|
||||
modification has been made.
|
||||
|
||||
If you convey an object code work under this section in, or with, or
|
||||
specifically for use in, a User Product, and the conveying occurs as
|
||||
part of a transaction in which the right of possession and use of the
|
||||
User Product is transferred to the recipient in perpetuity or for a
|
||||
fixed term (regardless of how the transaction is characterized), the
|
||||
Corresponding Source conveyed under this section must be accompanied
|
||||
by the Installation Information. But this requirement does not apply
|
||||
if neither you nor any third party retains the ability to install
|
||||
modified object code on the User Product (for example, the work has
|
||||
been installed in ROM).
|
||||
|
||||
The requirement to provide Installation Information does not include a
|
||||
requirement to continue to provide support service, warranty, or updates
|
||||
for a work that has been modified or installed by the recipient, or for
|
||||
the User Product in which it has been modified or installed. Access to a
|
||||
network may be denied when the modification itself materially and
|
||||
adversely affects the operation of the network or violates the rules and
|
||||
protocols for communication across the network.
|
||||
|
||||
Corresponding Source conveyed, and Installation Information provided,
|
||||
in accord with this section must be in a format that is publicly
|
||||
documented (and with an implementation available to the public in
|
||||
source code form), and must require no special password or key for
|
||||
unpacking, reading or copying.
|
||||
|
||||
7. Additional Terms.
|
||||
|
||||
"Additional permissions" are terms that supplement the terms of this
|
||||
License by making exceptions from one or more of its conditions.
|
||||
Additional permissions that are applicable to the entire Program shall
|
||||
be treated as though they were included in this License, to the extent
|
||||
that they are valid under applicable law. If additional permissions
|
||||
apply only to part of the Program, that part may be used separately
|
||||
under those permissions, but the entire Program remains governed by
|
||||
this License without regard to the additional permissions.
|
||||
|
||||
When you convey a copy of a covered work, you may at your option
|
||||
remove any additional permissions from that copy, or from any part of
|
||||
it. (Additional permissions may be written to require their own
|
||||
removal in certain cases when you modify the work.) You may place
|
||||
additional permissions on material, added by you to a covered work,
|
||||
for which you have or can give appropriate copyright permission.
|
||||
|
||||
Notwithstanding any other provision of this License, for material you
|
||||
add to a covered work, you may (if authorized by the copyright holders of
|
||||
that material) supplement the terms of this License with terms:
|
||||
|
||||
a) Disclaiming warranty or limiting liability differently from the
|
||||
terms of sections 15 and 16 of this License; or
|
||||
|
||||
b) Requiring preservation of specified reasonable legal notices or
|
||||
author attributions in that material or in the Appropriate Legal
|
||||
Notices displayed by works containing it; or
|
||||
|
||||
c) Prohibiting misrepresentation of the origin of that material, or
|
||||
requiring that modified versions of such material be marked in
|
||||
reasonable ways as different from the original version; or
|
||||
|
||||
d) Limiting the use for publicity purposes of names of licensors or
|
||||
authors of the material; or
|
||||
|
||||
e) Declining to grant rights under trademark law for use of some
|
||||
trade names, trademarks, or service marks; or
|
||||
|
||||
f) Requiring indemnification of licensors and authors of that
|
||||
material by anyone who conveys the material (or modified versions of
|
||||
it) with contractual assumptions of liability to the recipient, for
|
||||
any liability that these contractual assumptions directly impose on
|
||||
those licensors and authors.
|
||||
|
||||
All other non-permissive additional terms are considered "further
|
||||
restrictions" within the meaning of section 10. If the Program as you
|
||||
received it, or any part of it, contains a notice stating that it is
|
||||
governed by this License along with a term that is a further
|
||||
restriction, you may remove that term. If a license document contains
|
||||
a further restriction but permits relicensing or conveying under this
|
||||
License, you may add to a covered work material governed by the terms
|
||||
of that license document, provided that the further restriction does
|
||||
not survive such relicensing or conveying.
|
||||
|
||||
If you add terms to a covered work in accord with this section, you
|
||||
must place, in the relevant source files, a statement of the
|
||||
additional terms that apply to those files, or a notice indicating
|
||||
where to find the applicable terms.
|
||||
|
||||
Additional terms, permissive or non-permissive, may be stated in the
|
||||
form of a separately written license, or stated as exceptions;
|
||||
the above requirements apply either way.
|
||||
|
||||
8. Termination.
|
||||
|
||||
You may not propagate or modify a covered work except as expressly
|
||||
provided under this License. Any attempt otherwise to propagate or
|
||||
modify it is void, and will automatically terminate your rights under
|
||||
this License (including any patent licenses granted under the third
|
||||
paragraph of section 11).
|
||||
|
||||
However, if you cease all violation of this License, then your
|
||||
license from a particular copyright holder is reinstated (a)
|
||||
provisionally, unless and until the copyright holder explicitly and
|
||||
finally terminates your license, and (b) permanently, if the copyright
|
||||
holder fails to notify you of the violation by some reasonable means
|
||||
prior to 60 days after the cessation.
|
||||
|
||||
Moreover, your license from a particular copyright holder is
|
||||
reinstated permanently if the copyright holder notifies you of the
|
||||
violation by some reasonable means, this is the first time you have
|
||||
received notice of violation of this License (for any work) from that
|
||||
copyright holder, and you cure the violation prior to 30 days after
|
||||
your receipt of the notice.
|
||||
|
||||
Termination of your rights under this section does not terminate the
|
||||
licenses of parties who have received copies or rights from you under
|
||||
this License. If your rights have been terminated and not permanently
|
||||
reinstated, you do not qualify to receive new licenses for the same
|
||||
material under section 10.
|
||||
|
||||
9. Acceptance Not Required for Having Copies.
|
||||
|
||||
You are not required to accept this License in order to receive or
|
||||
run a copy of the Program. Ancillary propagation of a covered work
|
||||
occurring solely as a consequence of using peer-to-peer transmission
|
||||
to receive a copy likewise does not require acceptance. However,
|
||||
nothing other than this License grants you permission to propagate or
|
||||
modify any covered work. These actions infringe copyright if you do
|
||||
not accept this License. Therefore, by modifying or propagating a
|
||||
covered work, you indicate your acceptance of this License to do so.
|
||||
|
||||
10. Automatic Licensing of Downstream Recipients.
|
||||
|
||||
Each time you convey a covered work, the recipient automatically
|
||||
receives a license from the original licensors, to run, modify and
|
||||
propagate that work, subject to this License. You are not responsible
|
||||
for enforcing compliance by third parties with this License.
|
||||
|
||||
An "entity transaction" is a transaction transferring control of an
|
||||
organization, or substantially all assets of one, or subdividing an
|
||||
organization, or merging organizations. If propagation of a covered
|
||||
work results from an entity transaction, each party to that
|
||||
transaction who receives a copy of the work also receives whatever
|
||||
licenses to the work the party's predecessor in interest had or could
|
||||
give under the previous paragraph, plus a right to possession of the
|
||||
Corresponding Source of the work from the predecessor in interest, if
|
||||
the predecessor has it or can get it with reasonable efforts.
|
||||
|
||||
You may not impose any further restrictions on the exercise of the
|
||||
rights granted or affirmed under this License. For example, you may
|
||||
not impose a license fee, royalty, or other charge for exercise of
|
||||
rights granted under this License, and you may not initiate litigation
|
||||
(including a cross-claim or counterclaim in a lawsuit) alleging that
|
||||
any patent claim is infringed by making, using, selling, offering for
|
||||
sale, or importing the Program or any portion of it.
|
||||
|
||||
11. Patents.
|
||||
|
||||
A "contributor" is a copyright holder who authorizes use under this
|
||||
License of the Program or a work on which the Program is based. The
|
||||
work thus licensed is called the contributor's "contributor version".
|
||||
|
||||
A contributor's "essential patent claims" are all patent claims
|
||||
owned or controlled by the contributor, whether already acquired or
|
||||
hereafter acquired, that would be infringed by some manner, permitted
|
||||
by this License, of making, using, or selling its contributor version,
|
||||
but do not include claims that would be infringed only as a
|
||||
consequence of further modification of the contributor version. For
|
||||
purposes of this definition, "control" includes the right to grant
|
||||
patent sublicenses in a manner consistent with the requirements of
|
||||
this License.
|
||||
|
||||
Each contributor grants you a non-exclusive, worldwide, royalty-free
|
||||
patent license under the contributor's essential patent claims, to
|
||||
make, use, sell, offer for sale, import and otherwise run, modify and
|
||||
propagate the contents of its contributor version.
|
||||
|
||||
In the following three paragraphs, a "patent license" is any express
|
||||
agreement or commitment, however denominated, not to enforce a patent
|
||||
(such as an express permission to practice a patent or covenant not to
|
||||
sue for patent infringement). To "grant" such a patent license to a
|
||||
party means to make such an agreement or commitment not to enforce a
|
||||
patent against the party.
|
||||
|
||||
If you convey a covered work, knowingly relying on a patent license,
|
||||
and the Corresponding Source of the work is not available for anyone
|
||||
to copy, free of charge and under the terms of this License, through a
|
||||
publicly available network server or other readily accessible means,
|
||||
then you must either (1) cause the Corresponding Source to be so
|
||||
available, or (2) arrange to deprive yourself of the benefit of the
|
||||
patent license for this particular work, or (3) arrange, in a manner
|
||||
consistent with the requirements of this License, to extend the patent
|
||||
license to downstream recipients. "Knowingly relying" means you have
|
||||
actual knowledge that, but for the patent license, your conveying the
|
||||
covered work in a country, or your recipient's use of the covered work
|
||||
in a country, would infringe one or more identifiable patents in that
|
||||
country that you have reason to believe are valid.
|
||||
|
||||
If, pursuant to or in connection with a single transaction or
|
||||
arrangement, you convey, or propagate by procuring conveyance of, a
|
||||
covered work, and grant a patent license to some of the parties
|
||||
receiving the covered work authorizing them to use, propagate, modify
|
||||
or convey a specific copy of the covered work, then the patent license
|
||||
you grant is automatically extended to all recipients of the covered
|
||||
work and works based on it.
|
||||
|
||||
A patent license is "discriminatory" if it does not include within
|
||||
the scope of its coverage, prohibits the exercise of, or is
|
||||
conditioned on the non-exercise of one or more of the rights that are
|
||||
specifically granted under this License. You may not convey a covered
|
||||
work if you are a party to an arrangement with a third party that is
|
||||
in the business of distributing software, under which you make payment
|
||||
to the third party based on the extent of your activity of conveying
|
||||
the work, and under which the third party grants, to any of the
|
||||
parties who would receive the covered work from you, a discriminatory
|
||||
patent license (a) in connection with copies of the covered work
|
||||
conveyed by you (or copies made from those copies), or (b) primarily
|
||||
for and in connection with specific products or compilations that
|
||||
contain the covered work, unless you entered into that arrangement,
|
||||
or that patent license was granted, prior to 28 March 2007.
|
||||
|
||||
Nothing in this License shall be construed as excluding or limiting
|
||||
any implied license or other defenses to infringement that may
|
||||
otherwise be available to you under applicable patent law.
|
||||
|
||||
12. No Surrender of Others' Freedom.
|
||||
|
||||
If conditions are imposed on you (whether by court order, agreement or
|
||||
otherwise) that contradict the conditions of this License, they do not
|
||||
excuse you from the conditions of this License. If you cannot convey a
|
||||
covered work so as to satisfy simultaneously your obligations under this
|
||||
License and any other pertinent obligations, then as a consequence you may
|
||||
not convey it at all. For example, if you agree to terms that obligate you
|
||||
to collect a royalty for further conveying from those to whom you convey
|
||||
the Program, the only way you could satisfy both those terms and this
|
||||
License would be to refrain entirely from conveying the Program.
|
||||
|
||||
13. Use with the GNU Affero General Public License.
|
||||
|
||||
Notwithstanding any other provision of this License, you have
|
||||
permission to link or combine any covered work with a work licensed
|
||||
under version 3 of the GNU Affero General Public License into a single
|
||||
combined work, and to convey the resulting work. The terms of this
|
||||
License will continue to apply to the part which is the covered work,
|
||||
but the special requirements of the GNU Affero General Public License,
|
||||
section 13, concerning interaction through a network will apply to the
|
||||
combination as such.
|
||||
|
||||
14. Revised Versions of this License.
|
||||
|
||||
The Free Software Foundation may publish revised and/or new versions of
|
||||
the GNU General Public License from time to time. Such new versions will
|
||||
be similar in spirit to the present version, but may differ in detail to
|
||||
address new problems or concerns.
|
||||
|
||||
Each version is given a distinguishing version number. If the
|
||||
Program specifies that a certain numbered version of the GNU General
|
||||
Public License "or any later version" applies to it, you have the
|
||||
option of following the terms and conditions either of that numbered
|
||||
version or of any later version published by the Free Software
|
||||
Foundation. If the Program does not specify a version number of the
|
||||
GNU General Public License, you may choose any version ever published
|
||||
by the Free Software Foundation.
|
||||
|
||||
If the Program specifies that a proxy can decide which future
|
||||
versions of the GNU General Public License can be used, that proxy's
|
||||
public statement of acceptance of a version permanently authorizes you
|
||||
to choose that version for the Program.
|
||||
|
||||
Later license versions may give you additional or different
|
||||
permissions. However, no additional obligations are imposed on any
|
||||
author or copyright holder as a result of your choosing to follow a
|
||||
later version.
|
||||
|
||||
15. Disclaimer of Warranty.
|
||||
|
||||
THERE IS NO WARRANTY FOR THE PROGRAM, TO THE EXTENT PERMITTED BY
|
||||
APPLICABLE LAW. EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT
|
||||
HOLDERS AND/OR OTHER PARTIES PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY
|
||||
OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO,
|
||||
THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
|
||||
PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE PROGRAM
|
||||
IS WITH YOU. SHOULD THE PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF
|
||||
ALL NECESSARY SERVICING, REPAIR OR CORRECTION.
|
||||
|
||||
16. Limitation of Liability.
|
||||
|
||||
IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING
|
||||
WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MODIFIES AND/OR CONVEYS
|
||||
THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY
|
||||
GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE
|
||||
USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED TO LOSS OF
|
||||
DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD
|
||||
PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER PROGRAMS),
|
||||
EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF
|
||||
SUCH DAMAGES.
|
||||
|
||||
17. Interpretation of Sections 15 and 16.
|
||||
|
||||
If the disclaimer of warranty and limitation of liability provided
|
||||
above cannot be given local legal effect according to their terms,
|
||||
reviewing courts shall apply local law that most closely approximates
|
||||
an absolute waiver of all civil liability in connection with the
|
||||
Program, unless a warranty or assumption of liability accompanies a
|
||||
copy of the Program in return for a fee.
|
||||
|
||||
END OF TERMS AND CONDITIONS
|
||||
|
||||
How to Apply These Terms to Your New Programs
|
||||
|
||||
If you develop a new program, and you want it to be of the greatest
|
||||
possible use to the public, the best way to achieve this is to make it
|
||||
free software which everyone can redistribute and change under these terms.
|
||||
|
||||
To do so, attach the following notices to the program. It is safest
|
||||
to attach them to the start of each source file to most effectively
|
||||
state the exclusion of warranty; and each file should have at least
|
||||
the "copyright" line and a pointer to where the full notice is found.
|
||||
|
||||
<one line to give the program's name and a brief idea of what it does.>
|
||||
Copyright (C) <year> <name of author>
|
||||
|
||||
This program is free software: you can redistribute it and/or modify
|
||||
it under the terms of the GNU General Public License as published by
|
||||
the Free Software Foundation, either version 3 of the License, or
|
||||
(at your option) any later version.
|
||||
|
||||
This program is distributed in the hope that it will be useful,
|
||||
but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||
GNU General Public License for more details.
|
||||
|
||||
You should have received a copy of the GNU General Public License
|
||||
along with this program. If not, see <https://www.gnu.org/licenses/>.
|
||||
|
||||
Also add information on how to contact you by electronic and paper mail.
|
||||
|
||||
If the program does terminal interaction, make it output a short
|
||||
notice like this when it starts in an interactive mode:
|
||||
|
||||
<program> Copyright (C) <year> <name of author>
|
||||
This program comes with ABSOLUTELY NO WARRANTY; for details type `show w'.
|
||||
This is free software, and you are welcome to redistribute it
|
||||
under certain conditions; type `show c' for details.
|
||||
|
||||
The hypothetical commands `show w' and `show c' should show the appropriate
|
||||
parts of the General Public License. Of course, your program's commands
|
||||
might be different; for a GUI interface, you would use an "about box".
|
||||
|
||||
You should also get your employer (if you work as a programmer) or school,
|
||||
if any, to sign a "copyright disclaimer" for the program, if necessary.
|
||||
For more information on this, and how to apply and follow the GNU GPL, see
|
||||
<https://www.gnu.org/licenses/>.
|
||||
|
||||
The GNU General Public License does not permit incorporating your program
|
||||
into proprietary programs. If your program is a subroutine library, you
|
||||
may consider it more useful to permit linking proprietary applications with
|
||||
the library. If this is what you want to do, use the GNU Lesser General
|
||||
Public License instead of this License. But first, please read
|
||||
<https://www.gnu.org/licenses/why-not-lgpl.html>.
|
142
vinniesniper-54816/task1/_lab/020-cascade_tools-main/README.md
Normal file
142
vinniesniper-54816/task1/_lab/020-cascade_tools-main/README.md
Normal file
@@ -0,0 +1,142 @@
|
||||
# Cascade_tools
|
||||
|
||||
Automate the retraining of cascade classifiers with OpenCV by providing:
|
||||
- a simple annotation tool for image/video capture and save
|
||||
- generation of additional positive images from existing positives and negatives
|
||||
- retraining of OpenCV Cascade classifiers using HAAR, LBP features
|
||||
|
||||
<tr>
|
||||
<th>
|
||||
<a name="tracker" href=""><img src="./info/qc.png" alt="400" width="400"></a>
|
||||
</th>
|
||||
</tr>
|
||||
|
||||
|
||||
# Directory structure
|
||||
|
||||
```
|
||||
.
|
||||
├── annotate.py -> image/video annotation tool
|
||||
├── clean.sh -> clean all files directory for a new training
|
||||
├── data -> cascade classifier output directory
|
||||
├── genpos -> directory will contain the additional positives generated from the existing ones
|
||||
├── genpos.sh -> generate additional positives from the existing ones
|
||||
├── info -> images displayed in the readme file
|
||||
├── LICENSE
|
||||
├── neg -> holds the negative images for training
|
||||
├── pos -> holds the positive images for training
|
||||
├── prepare_data.py -> generate the dat files needed for OpenCV cascade tool
|
||||
├── raw -> directory to store annotated images
|
||||
├── README.md
|
||||
├── test_cascade.py -> simple tools to test cascade classifier
|
||||
└── train.sh -> start the training process
|
||||
```
|
||||
|
||||
# How to use
|
||||
|
||||
The scrips are relying on the built-in tools of OpenCV, therefore, to work OpenCV must be installed first installed.
|
||||
### Step 1 - opencv install
|
||||
```
|
||||
sudo apt-get install python-opencv
|
||||
```
|
||||
Test existence of the OpenCV cascade trainer tools, type in the terminal window:
|
||||
```
|
||||
opencv_[TAB]
|
||||
```
|
||||
The following list should appear:
|
||||
```
|
||||
opencv_annotation opencv_traincascade opencv_visualisation
|
||||
opencv_createsamples opencv_version
|
||||
```
|
||||
If we have the screen above, we are settled.
|
||||
|
||||
### Step 2 - Collect negative and positive images
|
||||
|
||||
Cascade is very sensitive to the training data, therefore by collecting the negative samples, makes sure that no object which follows to be detected is contained. Negatives can be collected from the internet, the format shall be *.jpg, size does not matter.
|
||||
|
||||
Collecting positive samples can happen using the annotation tool. Captures will be saved in the "raw" directory
|
||||
```
|
||||
python3 annotate.py --help
|
||||
usage: annotate.py [-h] [-cam CAM] [-vid VID]
|
||||
|
||||
Simple annotation tool Use "a" to start to annotate, ENTER to return
|
||||
|
||||
optional arguments:
|
||||
-h, --help show this help message and exit
|
||||
-cam CAM Camera index
|
||||
-vid VID Video file
|
||||
|
||||
```
|
||||
|
||||
Usually, there are needed about ~300 positive images and 1000-1200 negatives for reasonable training with less false positives.
|
||||
|
||||
### Step 3 - Retrain Cascade classifier
|
||||
|
||||
The train.sh script does the 'dirty work'. There are many hyperparameters to set, which can influence the classification accuracy but training time too.
|
||||
```
|
||||
# Number of training stages
|
||||
nrStages=20
|
||||
|
||||
# detection types [HAAR,LBP]
|
||||
fn=HAAR
|
||||
# object size, width, height
|
||||
imgw=30
|
||||
imgh=21
|
||||
```
|
||||
Usually, a well-trained cascade will reach 20 stages of the training. HAAR is slower than LBP, but more accurate. The image size by default is (24,24), here is settled for rectangle objects. Changing these parameters will have a high impact on training time.
|
||||
|
||||
In case everything went well, the training will start...
|
||||
```
|
||||
===== TRAINING 0-stage =====
|
||||
<BEGIN
|
||||
POS count : consumed 13 : 13
|
||||
NEG count : acceptanceRatio 13 : 1
|
||||
Precalculation time: 0
|
||||
+----+---------+---------+
|
||||
| N | HR | FA |
|
||||
+----+---------+---------+
|
||||
| 1| 1| 1|
|
||||
+----+---------+---------+
|
||||
| 2| 1| 0|
|
||||
+----+---------+---------+
|
||||
END>
|
||||
Training until now has taken 0 days 0 hours 0 minutes 0 seconds.
|
||||
```
|
||||
After the training has finished (i.e. max number of stages reached), a 'cascade.xml' fill will be created automatically in the 'data' folder.
|
||||
|
||||
### Step 4 - testing the results
|
||||
|
||||
After the 'cascade.xml' file was created, testing follows. Use the below provided utility for fast feedback.
|
||||
```
|
||||
python3 test_cascade.py --help
|
||||
usage: test_cascade.py [-h] [-cam CAM] [-n N] [-s S]
|
||||
|
||||
Cascade tester. Defaults: -cam 0 -n 0 -s 1.1
|
||||
|
||||
optional arguments:
|
||||
-h, --help show this help message and exit
|
||||
-cam CAM Camera ID
|
||||
-n N Number of neighbors for detections
|
||||
-s S Scale factor
|
||||
|
||||
```
|
||||
If there appears a lot of random detections (false positives):
|
||||
<tr>
|
||||
<th>
|
||||
<a name="tracker" href=""><img src="./info/false_positives.png" alt="400" width="400"></a>
|
||||
</th>
|
||||
</tr>
|
||||
|
||||
- try to adjust the classifier hyperparameters in 'test_cascade.py' file
|
||||
```
|
||||
python3 test_cascade.py -n 2 -s 1.2
|
||||
```
|
||||
- increase the number of positive/negative samples, use 'clean.sh' to clear the intermediate files and retrain the cascade classifier till the results are acceptable.
|
||||
|
||||
|
||||
|
||||
# Resources
|
||||
|
||||
https://docs.opencv.org/2.4/doc/user_guide/ug_traincascade.html
|
||||
|
||||
/Enjoy.
|
@@ -0,0 +1,62 @@
|
||||
#! /usr/bin/python
|
||||
from datetime import datetime
|
||||
import cv2
|
||||
import numpy as np
|
||||
import argparse
|
||||
import os
|
||||
|
||||
|
||||
# input arguments
|
||||
parser = argparse.ArgumentParser(description='Simple annotation tool \n \
|
||||
Use "a" to start annotate, ENTER to return \n')
|
||||
parser.add_argument('-cam', type=int, help='Camera index', default=1)
|
||||
parser.add_argument('-vid', type=str, help='Video file', default='')
|
||||
|
||||
args = parser.parse_args()
|
||||
path, filename = os.path.split(os.path.realpath(__file__))
|
||||
|
||||
# select video or camera
|
||||
if args.vid != '':
|
||||
cap = cv2.VideoCapture(args.vid)
|
||||
else:
|
||||
cap = cv2.VideoCapture(args.cam)
|
||||
|
||||
roi = []
|
||||
frame = np.array((480,640,3), dtype=np.uint8)
|
||||
img = np.array((120,160,3), dtype=np.uint8)
|
||||
ccount = 0
|
||||
|
||||
cv2.namedWindow('annotate')
|
||||
cv2.namedWindow('capture')
|
||||
|
||||
|
||||
while(cap.isOpened()):
|
||||
ret, frame = cap.read()
|
||||
frame = cv2.resize(frame,(640,480))
|
||||
|
||||
k = cv2.waitKey(10)
|
||||
|
||||
# quit on ESC key
|
||||
if k == 27:
|
||||
cv2.destroyAllWindows()
|
||||
exit()
|
||||
|
||||
#start annotation, save file with timestamp
|
||||
if k== ord('a'):
|
||||
roi = cv2.selectROI('annotate',frame)
|
||||
img = frame[int(roi[1]):int(roi[1]+roi[3]),int(roi[0]):int(roi[0]+roi[2])]
|
||||
|
||||
now = datetime.now()
|
||||
ts = datetime.timestamp(now)
|
||||
|
||||
cv2.imwrite(path +'/raw/'+ 'img_' + str(int(ts)) + '.jpg', img)
|
||||
|
||||
ccount +=1
|
||||
print ("Capture count:" + str(ccount))
|
||||
|
||||
|
||||
cv2.imshow('capture',img)
|
||||
cv2.imshow('annotate',frame)
|
||||
|
||||
cap.close()
|
||||
cv2.destroyAllWindows()
|
9
vinniesniper-54816/task1/_lab/020-cascade_tools-main/clean.sh
Executable file
9
vinniesniper-54816/task1/_lab/020-cascade_tools-main/clean.sh
Executable file
@@ -0,0 +1,9 @@
|
||||
#!/bin/bash
|
||||
|
||||
rm -rfv data/*
|
||||
rm -rfv genpos/*
|
||||
|
||||
rm -f neg.txt
|
||||
rm -f info.dat
|
||||
rm -f positives.vec
|
||||
|
44
vinniesniper-54816/task1/_lab/020-cascade_tools-main/genpos.sh
Executable file
44
vinniesniper-54816/task1/_lab/020-cascade_tools-main/genpos.sh
Executable file
@@ -0,0 +1,44 @@
|
||||
#!/bin/bash
|
||||
|
||||
echo "Generates positive pictures from existing positives and negatives"
|
||||
echo "Parameters: postine width, hight and number of positives to generate"
|
||||
# celanup
|
||||
rm -rfv genpos/*
|
||||
|
||||
# script parameters
|
||||
imgw=30
|
||||
imgh=21
|
||||
|
||||
# number of positives forma a single image
|
||||
nrPos=10
|
||||
|
||||
# generate positives for all images from ./genpos folder
|
||||
FILES="./pos"
|
||||
|
||||
|
||||
# create positive dat file and negative txt file
|
||||
python3 ./prepare_data.py -posWidthX 80 -posWidthY 60 -negWidthX 160 -negWidthY 120
|
||||
|
||||
|
||||
for f in $FILES/*
|
||||
do
|
||||
# create positives from a single image
|
||||
opencv_createsamples -img $f -bg neg.txt -info ./genpos/genpos.dat -pngoutput genpos -maxxangle 1.1 -maxyangle 1.1 -maxzangle 1.1 -num $nrPos -w $imgw -h $imgh
|
||||
done
|
||||
|
||||
#concatenuate the original positives with the generated ones
|
||||
SCRIPTPATH="$( cd "$(dirname "$0")" >/dev/null 2>&1 ; pwd -P )"
|
||||
FILEGP='./genpos/genpos.dat'
|
||||
|
||||
while read line; do
|
||||
# reading each line, append the absolute path and update .dat file
|
||||
str=$SCRIPTPATH/pos/$line
|
||||
echo $str >> ./info.dat
|
||||
done < $FILEGP
|
||||
|
||||
# copy all generated .jpg files to pos folder
|
||||
cp ./genpos/*jpg ./pos
|
||||
|
||||
|
||||
|
||||
|
1816
vinniesniper-54816/task1/_lab/020-cascade_tools-main/info.dat
Normal file
1816
vinniesniper-54816/task1/_lab/020-cascade_tools-main/info.dat
Normal file
File diff suppressed because it is too large
Load Diff
BIN
vinniesniper-54816/task1/_lab/020-cascade_tools-main/info/false_positives.png
(Stored with Git LFS)
Normal file
BIN
vinniesniper-54816/task1/_lab/020-cascade_tools-main/info/false_positives.png
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
vinniesniper-54816/task1/_lab/020-cascade_tools-main/info/qc.png
(Stored with Git LFS)
Normal file
BIN
vinniesniper-54816/task1/_lab/020-cascade_tools-main/info/qc.png
(Stored with Git LFS)
Normal file
Binary file not shown.
2001
vinniesniper-54816/task1/_lab/020-cascade_tools-main/neg.txt
Normal file
2001
vinniesniper-54816/task1/_lab/020-cascade_tools-main/neg.txt
Normal file
File diff suppressed because it is too large
Load Diff
@@ -0,0 +1,11 @@
|
||||
import os
|
||||
import glob
|
||||
from PIL import Image
|
||||
|
||||
|
||||
for folder in ['pos', 'neg']:
|
||||
for f in glob.glob(folder + '/*.png'):
|
||||
img = Image.open(f)
|
||||
rgb_img = img.convert('RGB')
|
||||
os.remove(f)
|
||||
|
Binary file not shown.
@@ -0,0 +1,91 @@
|
||||
#!/usr/bin/env python3
|
||||
|
||||
import cv2
|
||||
import numpy as np
|
||||
import sys
|
||||
import os
|
||||
import time
|
||||
import glob
|
||||
import argparse
|
||||
|
||||
# input arguments
|
||||
parser = argparse.ArgumentParser(description='Prepar dataset for Cascade trainer.\n Defaults: posWidthX=50, posWidthY=50, negWidthX=100, negWidthY=100, location /pos/*.*, /neg/*.*')
|
||||
parser.add_argument('-posWidthX', type=int, help='Positive sample x Width', default=80)
|
||||
parser.add_argument('-posWidthY', type=int, help='Positive sample y Width', default=60)
|
||||
|
||||
parser.add_argument('-negWidthX', type=int, help='Negative sample x Width', default=160)
|
||||
parser.add_argument('-negWidthY', type=int, help='Negative sample y Width', default=120)
|
||||
|
||||
parser.add_argument('-pos', type=str, help='Positive samples location', default='/pos/*.*')
|
||||
parser.add_argument('-neg', type=str, help='Negative samples location', default='/neg/*.*')
|
||||
|
||||
args = parser.parse_args()
|
||||
|
||||
# sample sizes
|
||||
POS_SIZE=(args.posWidthX,args.posWidthY)
|
||||
NEG_SIZE = (args.negWidthX,args.negWidthY)
|
||||
|
||||
# current path
|
||||
path, filename = os.path.split(os.path.realpath(__file__))
|
||||
|
||||
# read files
|
||||
pfiles = glob.glob(path + args.pos)
|
||||
nfiles = glob.glob(path + args.neg)
|
||||
|
||||
|
||||
# check directory structure
|
||||
if len(pfiles)== 0:
|
||||
print ('no positive images found, check pos dir!')
|
||||
exit
|
||||
if len(nfiles)== 0:
|
||||
print ('no negative images found, check neg dir!')
|
||||
exit
|
||||
|
||||
# create positive images descriptor
|
||||
f = open(path +'/info.dat','w')
|
||||
|
||||
for pf in pfiles:
|
||||
|
||||
# create tag to write in info.dat => objnr=1 startx=0 starty=0 endx=50 endy=50
|
||||
infoline = pf + ' 1 0 0 ' + str(POS_SIZE[0]) + ' ' + str(POS_SIZE[1]) +'\n'
|
||||
|
||||
f.write(infoline)
|
||||
|
||||
# resize img to desired size
|
||||
img = cv2.imread(pf)
|
||||
h,w = img.shape[:2]
|
||||
|
||||
# resize if picture dimensiona are different
|
||||
if (w,h) != POS_SIZE:
|
||||
img = cv2.resize(img,POS_SIZE)
|
||||
try:
|
||||
img = cv2.cvtColor(img,cv2.COLOR_BGR2GRAY)
|
||||
img = cv2.equalizeHist(img)
|
||||
except:
|
||||
pass
|
||||
cv2.imwrite(pf,img)
|
||||
|
||||
f.close()
|
||||
|
||||
# create negative images descriptor
|
||||
f = open(path +'/neg.txt','w')
|
||||
|
||||
for nf in nfiles:
|
||||
# print(nf)
|
||||
|
||||
f.write(nf + '\n')
|
||||
|
||||
img = cv2.imread(nf)
|
||||
h,w = img.shape[:2]
|
||||
|
||||
# resize if picture dimensiona are different
|
||||
if (w,h) != NEG_SIZE:
|
||||
img = cv2.resize(img,NEG_SIZE)
|
||||
try:
|
||||
img = cv2.cvtColor(img,cv2.COLOR_BGR2GRAY)
|
||||
img = cv2.equalizeHist(img)
|
||||
except:
|
||||
pass
|
||||
|
||||
cv2.imwrite(nf,img)
|
||||
f.close()
|
@@ -0,0 +1,94 @@
|
||||
#!/usr/bin/env python3
|
||||
|
||||
import cv2
|
||||
import numpy as np
|
||||
import os
|
||||
import argparse
|
||||
|
||||
class Cascade():
|
||||
|
||||
def __init__(self,data_file):
|
||||
"""[summary]
|
||||
|
||||
Args:
|
||||
data_file (str): path to the cascade file
|
||||
"""
|
||||
|
||||
self.cc = cv2.CascadeClassifier()
|
||||
self.cc.load(data_file)
|
||||
self.objects = []
|
||||
self.scale = 1.1
|
||||
self.neighbor = 0
|
||||
|
||||
def set_parameters(self, scale=1.1, neighbor=0):
|
||||
"""
|
||||
Set detection parameters
|
||||
Args:
|
||||
scale (float, optional): Scale factor. Defaults to 1.1.
|
||||
neighbor (int, optional): Number of neighbors for detections. Defaults to 0.
|
||||
"""
|
||||
self.scale = scale
|
||||
self.neighbor = neighbor
|
||||
|
||||
def get_detections(self, img):
|
||||
"""
|
||||
makes cascade detections
|
||||
|
||||
Args:
|
||||
img (image): input - RGB image
|
||||
returns a list of (x,y,w,h) for objects detected
|
||||
"""
|
||||
img_g = cv2.cvtColor(img,cv2.COLOR_BGR2GRAY)
|
||||
img_g = cv2.equalizeHist(img_g)
|
||||
|
||||
detections = self.cc.detectMultiScale(img_g,self.scale,self.neighbor, flags=cv2.CASCADE_DO_CANNY_PRUNING)
|
||||
|
||||
return detections
|
||||
|
||||
def display(self, img):
|
||||
"""
|
||||
display on an image the detections
|
||||
|
||||
Args:
|
||||
img (image): color RGB image
|
||||
"""
|
||||
detections = self.get_detections(img)
|
||||
|
||||
for (x,y,w,h) in detections:
|
||||
cv2.rectangle(img,(x,y),(x+w,y+h),[0,255,0],2)
|
||||
|
||||
return img
|
||||
|
||||
|
||||
if __name__ == '__main__':
|
||||
|
||||
# input arguments
|
||||
parser = argparse.ArgumentParser(description='Cascade tester.\n Defaults: -cam 0 -n 0 -s 1.1')
|
||||
parser.add_argument('-cam', type=int, help='Camera ID', default=0)
|
||||
parser.add_argument('-n', type=int, help='Number of neighbors for detections', default=0)
|
||||
parser.add_argument('-s', type=float, help='Scale factor', default=1.1)
|
||||
|
||||
args = parser.parse_args()
|
||||
|
||||
path, filename = os.path.split(os.path.realpath(__file__))
|
||||
|
||||
f = path + '/data/cascade.xml'
|
||||
cap = cv2.VideoCapture(args.cam)
|
||||
|
||||
cd = Cascade(f)
|
||||
cd.set_parameters(args.s,args.n)
|
||||
|
||||
if not cap.isOpened:
|
||||
exit(0)
|
||||
|
||||
while True:
|
||||
ret, frame = cap.read()
|
||||
|
||||
if frame is None:
|
||||
break
|
||||
|
||||
if cv2.waitKey(10) == 27:
|
||||
break
|
||||
|
||||
frame = cd.display(frame)
|
||||
cv2.imshow('Capture', frame)
|
83
vinniesniper-54816/task1/_lab/020-cascade_tools-main/train.sh
Executable file
83
vinniesniper-54816/task1/_lab/020-cascade_tools-main/train.sh
Executable file
@@ -0,0 +1,83 @@
|
||||
|
||||
python png_to_jpg.py
|
||||
|
||||
echo "Create vector file from positives, negatives and starts the training"
|
||||
echo "Parameters: posivies size, number of posties, "
|
||||
|
||||
|
||||
# Number of training stages
|
||||
nrStages=20
|
||||
|
||||
# detection types [HAAR,LBP]
|
||||
# fn=HAAR
|
||||
# object size, width, height
|
||||
imgw=24
|
||||
imgh=24
|
||||
|
||||
# number of images containg the object to detect (see pos directory content)
|
||||
nrf=0
|
||||
FILES=./pos/*.jpg
|
||||
for f in $FILES; do
|
||||
nrf=$((nrf+1))
|
||||
done
|
||||
|
||||
nrPos=$nrf
|
||||
nrPosThreeTimes=$(($nrPos * 3))
|
||||
|
||||
# number of images NOT containg the object to detect (see neg directory content)
|
||||
nrf=0
|
||||
FILES=./neg/*.jpg
|
||||
for f in $FILES; do
|
||||
nrf=$((nrf+1))
|
||||
done
|
||||
|
||||
nrNeg=$nrf
|
||||
|
||||
# # create positive dat file and negative txt file
|
||||
python3 ./prepare_data.py \
|
||||
-posWidthX 24 \
|
||||
-posWidthY 24 \
|
||||
-negWidthX 64 \
|
||||
-negWidthY 64
|
||||
|
||||
|
||||
# create vector file from positives
|
||||
opencv_createsamples \
|
||||
-info info.dat \
|
||||
-vec positives.vec \
|
||||
-bg neg.txt \
|
||||
-maxxangle 1.1 \
|
||||
-maxyangle 1.1 \
|
||||
-maxzangle 1.1 \
|
||||
-w $imgw -h $imgh \
|
||||
-num $nrPos
|
||||
|
||||
# create positives from a single image
|
||||
#opencv_createsamples \
|
||||
# -img object.jpg \
|
||||
# -bg neg.txt \
|
||||
# -info info/info.lst \
|
||||
# -pngoutput info \
|
||||
# -maxxangle 1.1 \
|
||||
# -maxyangle 1.1 \
|
||||
# -maxzangle 1.1 \
|
||||
# -num $nrPos \
|
||||
# -w $imgw -h $imgh
|
||||
|
||||
|
||||
# train cascade
|
||||
opencv_traincascade \
|
||||
-data data \
|
||||
-vec positives.vec \
|
||||
-bg neg.txt \
|
||||
-numPos $nrPos \
|
||||
-numNeg $nrNeg \
|
||||
-numStages $nrStages \
|
||||
-w $imgw \
|
||||
-h $imgh \
|
||||
-minHitRate 0.999 \
|
||||
-maxFalseAlarmRate 0.5 \
|
||||
-mode ALL \
|
||||
-numThreads 4 \
|
||||
-precalcValBufSize 8192 -precalcIdxBufSize 8192
|
||||
# -featureType $fn \
|
17
vinniesniper-54816/task1/_lab/021-opencv-cascade-tracker/.gitignore
vendored
Normal file
17
vinniesniper-54816/task1/_lab/021-opencv-cascade-tracker/.gitignore
vendored
Normal file
@@ -0,0 +1,17 @@
|
||||
vecs/
|
||||
venv/
|
||||
opencv/
|
||||
samples/
|
||||
annotations/
|
||||
stage_outputs/
|
||||
negative_images/
|
||||
positive_images/
|
||||
positive_images_old/
|
||||
positive_images_gray/
|
||||
.vscode/
|
||||
.venv
|
||||
*.MOV
|
||||
*.vec
|
||||
*.jpg
|
||||
*.png
|
||||
*.avi
|
207
vinniesniper-54816/task1/_lab/021-opencv-cascade-tracker/LICENSE
Normal file
207
vinniesniper-54816/task1/_lab/021-opencv-cascade-tracker/LICENSE
Normal file
@@ -0,0 +1,207 @@
|
||||
`createsamples.pl`: Copyright (c) 2008, Naotoshi Seo
|
||||
From: https://github.com/sonots/tutorial-haartraining
|
||||
`mergevec.py`: Copyright (c) 2014, Blake Wulfe
|
||||
From: https://github.com/wulfebw/mergevec
|
||||
|
||||
|
||||
Apache License
|
||||
Version 2.0, January 2004
|
||||
http://www.apache.org/licenses/
|
||||
|
||||
TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
|
||||
|
||||
1. Definitions.
|
||||
|
||||
"License" shall mean the terms and conditions for use, reproduction,
|
||||
and distribution as defined by Sections 1 through 9 of this document.
|
||||
|
||||
"Licensor" shall mean the copyright owner or entity authorized by
|
||||
the copyright owner that is granting the License.
|
||||
|
||||
"Legal Entity" shall mean the union of the acting entity and all
|
||||
other entities that control, are controlled by, or are under common
|
||||
control with that entity. For the purposes of this definition,
|
||||
"control" means (i) the power, direct or indirect, to cause the
|
||||
direction or management of such entity, whether by contract or
|
||||
otherwise, or (ii) ownership of fifty percent (50%) or more of the
|
||||
outstanding shares, or (iii) beneficial ownership of such entity.
|
||||
|
||||
"You" (or "Your") shall mean an individual or Legal Entity
|
||||
exercising permissions granted by this License.
|
||||
|
||||
"Source" form shall mean the preferred form for making modifications,
|
||||
including but not limited to software source code, documentation
|
||||
source, and configuration files.
|
||||
|
||||
"Object" form shall mean any form resulting from mechanical
|
||||
transformation or translation of a Source form, including but
|
||||
not limited to compiled object code, generated documentation,
|
||||
and conversions to other media types.
|
||||
|
||||
"Work" shall mean the work of authorship, whether in Source or
|
||||
Object form, made available under the License, as indicated by a
|
||||
copyright notice that is included in or attached to the work
|
||||
(an example is provided in the Appendix below).
|
||||
|
||||
"Derivative Works" shall mean any work, whether in Source or Object
|
||||
form, that is based on (or derived from) the Work and for which the
|
||||
editorial revisions, annotations, elaborations, or other modifications
|
||||
represent, as a whole, an original work of authorship. For the purposes
|
||||
of this License, Derivative Works shall not include works that remain
|
||||
separable from, or merely link (or bind by name) to the interfaces of,
|
||||
the Work and Derivative Works thereof.
|
||||
|
||||
"Contribution" shall mean any work of authorship, including
|
||||
the original version of the Work and any modifications or additions
|
||||
to that Work or Derivative Works thereof, that is intentionally
|
||||
submitted to Licensor for inclusion in the Work by the copyright owner
|
||||
or by an individual or Legal Entity authorized to submit on behalf of
|
||||
the copyright owner. For the purposes of this definition, "submitted"
|
||||
means any form of electronic, verbal, or written communication sent
|
||||
to the Licensor or its representatives, including but not limited to
|
||||
communication on electronic mailing lists, source code control systems,
|
||||
and issue tracking systems that are managed by, or on behalf of, the
|
||||
Licensor for the purpose of discussing and improving the Work, but
|
||||
excluding communication that is conspicuously marked or otherwise
|
||||
designated in writing by the copyright owner as "Not a Contribution."
|
||||
|
||||
"Contributor" shall mean Licensor and any individual or Legal Entity
|
||||
on behalf of whom a Contribution has been received by Licensor and
|
||||
subsequently incorporated within the Work.
|
||||
|
||||
2. Grant of Copyright License. Subject to the terms and conditions of
|
||||
this License, each Contributor hereby grants to You a perpetual,
|
||||
worldwide, non-exclusive, no-charge, royalty-free, irrevocable
|
||||
copyright license to reproduce, prepare Derivative Works of,
|
||||
publicly display, publicly perform, sublicense, and distribute the
|
||||
Work and such Derivative Works in Source or Object form.
|
||||
|
||||
3. Grant of Patent License. Subject to the terms and conditions of
|
||||
this License, each Contributor hereby grants to You a perpetual,
|
||||
worldwide, non-exclusive, no-charge, royalty-free, irrevocable
|
||||
(except as stated in this section) patent license to make, have made,
|
||||
use, offer to sell, sell, import, and otherwise transfer the Work,
|
||||
where such license applies only to those patent claims licensable
|
||||
by such Contributor that are necessarily infringed by their
|
||||
Contribution(s) alone or by combination of their Contribution(s)
|
||||
with the Work to which such Contribution(s) was submitted. If You
|
||||
institute patent litigation against any entity (including a
|
||||
cross-claim or counterclaim in a lawsuit) alleging that the Work
|
||||
or a Contribution incorporated within the Work constitutes direct
|
||||
or contributory patent infringement, then any patent licenses
|
||||
granted to You under this License for that Work shall terminate
|
||||
as of the date such litigation is filed.
|
||||
|
||||
4. Redistribution. You may reproduce and distribute copies of the
|
||||
Work or Derivative Works thereof in any medium, with or without
|
||||
modifications, and in Source or Object form, provided that You
|
||||
meet the following conditions:
|
||||
|
||||
(a) You must give any other recipients of the Work or
|
||||
Derivative Works a copy of this License; and
|
||||
|
||||
(b) You must cause any modified files to carry prominent notices
|
||||
stating that You changed the files; and
|
||||
|
||||
(c) You must retain, in the Source form of any Derivative Works
|
||||
that You distribute, all copyright, patent, trademark, and
|
||||
attribution notices from the Source form of the Work,
|
||||
excluding those notices that do not pertain to any part of
|
||||
the Derivative Works; and
|
||||
|
||||
(d) If the Work includes a "NOTICE" text file as part of its
|
||||
distribution, then any Derivative Works that You distribute must
|
||||
include a readable copy of the attribution notices contained
|
||||
within such NOTICE file, excluding those notices that do not
|
||||
pertain to any part of the Derivative Works, in at least one
|
||||
of the following places: within a NOTICE text file distributed
|
||||
as part of the Derivative Works; within the Source form or
|
||||
documentation, if provided along with the Derivative Works; or,
|
||||
within a display generated by the Derivative Works, if and
|
||||
wherever such third-party notices normally appear. The contents
|
||||
of the NOTICE file are for informational purposes only and
|
||||
do not modify the License. You may add Your own attribution
|
||||
notices within Derivative Works that You distribute, alongside
|
||||
or as an addendum to the NOTICE text from the Work, provided
|
||||
that such additional attribution notices cannot be construed
|
||||
as modifying the License.
|
||||
|
||||
You may add Your own copyright statement to Your modifications and
|
||||
may provide additional or different license terms and conditions
|
||||
for use, reproduction, or distribution of Your modifications, or
|
||||
for any such Derivative Works as a whole, provided Your use,
|
||||
reproduction, and distribution of the Work otherwise complies with
|
||||
the conditions stated in this License.
|
||||
|
||||
5. Submission of Contributions. Unless You explicitly state otherwise,
|
||||
any Contribution intentionally submitted for inclusion in the Work
|
||||
by You to the Licensor shall be under the terms and conditions of
|
||||
this License, without any additional terms or conditions.
|
||||
Notwithstanding the above, nothing herein shall supersede or modify
|
||||
the terms of any separate license agreement you may have executed
|
||||
with Licensor regarding such Contributions.
|
||||
|
||||
6. Trademarks. This License does not grant permission to use the trade
|
||||
names, trademarks, service marks, or product names of the Licensor,
|
||||
except as required for reasonable and customary use in describing the
|
||||
origin of the Work and reproducing the content of the NOTICE file.
|
||||
|
||||
7. Disclaimer of Warranty. Unless required by applicable law or
|
||||
agreed to in writing, Licensor provides the Work (and each
|
||||
Contributor provides its Contributions) on an "AS IS" BASIS,
|
||||
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
|
||||
implied, including, without limitation, any warranties or conditions
|
||||
of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
|
||||
PARTICULAR PURPOSE. You are solely responsible for determining the
|
||||
appropriateness of using or redistributing the Work and assume any
|
||||
risks associated with Your exercise of permissions under this License.
|
||||
|
||||
8. Limitation of Liability. In no event and under no legal theory,
|
||||
whether in tort (including negligence), contract, or otherwise,
|
||||
unless required by applicable law (such as deliberate and grossly
|
||||
negligent acts) or agreed to in writing, shall any Contributor be
|
||||
liable to You for damages, including any direct, indirect, special,
|
||||
incidental, or consequential damages of any character arising as a
|
||||
result of this License or out of the use or inability to use the
|
||||
Work (including but not limited to damages for loss of goodwill,
|
||||
work stoppage, computer failure or malfunction, or any and all
|
||||
other commercial damages or losses), even if such Contributor
|
||||
has been advised of the possibility of such damages.
|
||||
|
||||
9. Accepting Warranty or Additional Liability. While redistributing
|
||||
the Work or Derivative Works thereof, You may choose to offer,
|
||||
and charge a fee for, acceptance of support, warranty, indemnity,
|
||||
or other liability obligations and/or rights consistent with this
|
||||
License. However, in accepting such obligations, You may act only
|
||||
on Your own behalf and on Your sole responsibility, not on behalf
|
||||
of any other Contributor, and only if You agree to indemnify,
|
||||
defend, and hold each Contributor harmless for any liability
|
||||
incurred by, or claims asserted against, such Contributor by reason
|
||||
of your accepting any such warranty or additional liability.
|
||||
|
||||
END OF TERMS AND CONDITIONS
|
||||
|
||||
APPENDIX: How to apply the Apache License to your work.
|
||||
|
||||
To apply the Apache License to your work, attach the following
|
||||
boilerplate notice, with the fields enclosed by brackets "[]"
|
||||
replaced with your own identifying information. (Don't include
|
||||
the brackets!) The text should be enclosed in the appropriate
|
||||
comment syntax for the file format. We also recommend that a
|
||||
file or class name and description of purpose be included on the
|
||||
same "printed page" as the copyright notice for easier
|
||||
identification within third-party archives.
|
||||
|
||||
Copyright 2021 Eech Hsiao, ARVI AI INC.
|
||||
|
||||
Licensed under the Apache License, Version 2.0 (the "License");
|
||||
you may not use this file except in compliance with the License.
|
||||
You may obtain a copy of the License at
|
||||
|
||||
http://www.apache.org/licenses/LICENSE-2.0
|
||||
|
||||
Unless required by applicable law or agreed to in writing, software
|
||||
distributed under the License is distributed on an "AS IS" BASIS,
|
||||
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||
See the License for the specific language governing permissions and
|
||||
limitations under the License.
|
@@ -0,0 +1,285 @@
|
||||
# Training, Classifying (Haar Cascades), and Tracking
|
||||
Training our own Haar Cascade in OpenCV with Python. A cascade classifier has multiple stages of filtration. Using a sliding window approach, the image region within the window goes through the cascade. Can easily test accuracy of cascade with `classifier.py` script, which takes single images, directory of images, videos, and camera inputs. However, we want to also track our ROI (region of interest). This is because detection (through cascades, etc) is in general, more consuming and computationally taxing. Tracking algorithms are generally considered less taxing, because you know a lot about the apperance of the object in the ROI already. Thus, in the next frame, you use the information from the previous frame to predict and localize where the object is in the frames after.
|
||||
|
||||
There are many different types of tracking algorithms that are available through `opencv_contrib/tracking`, such as KCF, MOSSE, TLD, CSRT, etc. Here's a [good video](https://www.youtube.com/watch?v=61QjSz-oLr8) that demonstrates some of these tracking algorithms. Depending on your use case, the one you choose will differ.
|
||||
|
||||
## Jump to Section
|
||||
|
||||
* [Environment Setup](#environment-setup)
|
||||
* [Image Scraping](#image-scraping)
|
||||
* [Postive & Negative Image Sets](#positive-&-negative-image-sets)
|
||||
* [Positive Samples Image Augmentation](#positive-samples-image-augmentation)
|
||||
* [CSV Bounding Box Coordinates](#csv-bounding-box-coordinates)
|
||||
* [Training](#training)
|
||||
* [Testing Cascade](#testing-cascade)
|
||||
* [Video Conversions](#video-conversions)
|
||||
* [Contributing](#contributing)
|
||||
* [Acknowledgements](#acknowledgements)
|
||||
* [References](#references)
|
||||
|
||||
## Environment Setup
|
||||
* Ubuntu 18.04; 20.04
|
||||
* OpenCV 3.x.x (for running cascade training functions; built from source)
|
||||
* OpenCV 4.4.0 (for running tracking algorithms)
|
||||
* OpenCV Contrib (branch parallel with OpenCV 4.4.0)
|
||||
|
||||
As a clarification, the listed Ubuntu variants are for quick easy installs, depending on whether you're using `apt` or `pip`. To specifically get the OpenCV version you want, you will need to build from source (especially when you want to downgrade packages). I mainly used a Python virtual environment `venv` for package management. You can build and install OpenCV from source in the virtual environment (especially if you want a specific development branch or full control of compile options), or you can use `pip` locally in the `venv`. Packages included are shown in the `requirements.txt` file for reproducing the specific environment.
|
||||
|
||||
The project directory tree will look similar to the following below, and might change depending on the arguments passed to the scripts.
|
||||
|
||||
<blockquote>
|
||||
|
||||
```
|
||||
.
|
||||
├── classifier.py
|
||||
├── bin
|
||||
│ └── createsamples.pl
|
||||
├── negative_images
|
||||
│ └── *.jpg / *.png
|
||||
├── positive_images
|
||||
│ └── *.jpg / *.png
|
||||
├── negatives.txt
|
||||
├── positives.txt
|
||||
├── requirements.txt
|
||||
├── samples
|
||||
│ └── *.vec
|
||||
├── stage_outputs
|
||||
│ ├── cascade.xml
|
||||
│ ├── params.xml
|
||||
│ └── stage*.xml
|
||||
├── tools
|
||||
│ ├── bbox_from_vid.py
|
||||
│ └── mergevec.py
|
||||
└── venv
|
||||
```
|
||||
|
||||
</blockquote>
|
||||
|
||||
## Image Scraping
|
||||
Go ahead and web scrape relevant negative images for training. Once you have a good amount, filter extensions that aren't `*.jpg` or `*.png` such as `*.gif`. Afterwards, we'll convert all the `*.png` images to `*jpg` using the following command:
|
||||
|
||||
```
|
||||
mogrify -format jpg *.png
|
||||
```
|
||||
|
||||
Then we can delete these `*.png` images. Let's also rename all the images within the directoy to be `img.jpg`
|
||||
|
||||
```
|
||||
ls | cat -n | while read n f; do mv "$f" "img$n.jpg"; done
|
||||
```
|
||||
|
||||
To check if all files within our directory are valid `*.jpg` files:
|
||||
|
||||
```
|
||||
find -name '*.jpg' -exec identify -format "%f" {} \; 1>pass.txt 2>errors.txt
|
||||
```
|
||||
|
||||
|
||||
## Positive & Negative Image Sets
|
||||
Positive images correspond to images with detected objects. Images were cropped to 150 x 150 px training set. Negative images are images that are visually close to positive images, but *must not have* any positive image sets within.
|
||||
|
||||
<blockquote>
|
||||
|
||||
```
|
||||
/images
|
||||
img1.png
|
||||
img2.png
|
||||
positives.txt
|
||||
```
|
||||
|
||||
</blockquote>
|
||||
|
||||
To generate your `*.txt` file, run the following command, make sure to change image extension to whatever file type you're using.
|
||||
```
|
||||
find ./positive_images -iname "*.png" > positives.txt
|
||||
```
|
||||
|
||||
As a quote from OpenCV docs:
|
||||
<blockquote>
|
||||
|
||||
Negative samples are taken from arbitrary images. These images must not contain detected objects. [...] Described images may be of different sizes. But each image should be (but not nessesarily) larger then a training window size, because these images are used to subsample negative image to the training size.
|
||||
|
||||
</blockquote>
|
||||
|
||||
## Positive Samples Image Augmentation
|
||||
We need to create a whole bunch of image samples, and we'll be using `OpenCV 3.x.x` to augment these images. [These tools / functionalities were disabled during legacy C API](https://github.com/opencv/opencv/issues/13231#issuecomment-440577461), so we'll need to first be on a downgraded version of OpenCV, and once we have our trained cascade model, we can upgrade back to `4.x.x`. As mentioned in the link earlier, most modern approaches use deep learning approaches. However having used Cascades, they still their applications! Anyways, to create a training set as a collection of PNG images:
|
||||
|
||||
```
|
||||
opencv_createsamples -img ~/opencv-cascade-tracker/positive_images/img1.png\
|
||||
-bg ~/opencv-cascade-tracker/negatives.txt -info ~/opencv-cascade-tracker/annotations/annotations.lst\
|
||||
-pngoutput -maxxangle 0.1 -maxyangle 0.1 -maxzangle 0.1
|
||||
```
|
||||
|
||||
But we need a whole bunch of these. To augment a set of positive samples with negative samples, let's run the perl script that Naotoshi Seo wrote:
|
||||
|
||||
```
|
||||
perl bin/createsamples.pl positives.txt negatives.txt samples 1500\
|
||||
"opencv_createsamples -bgcolor 0 -bgthresh 0 -maxxangle 1.1\
|
||||
-maxyangle 1.1 maxzangle 0.5 -maxidev 40 -w 50 -h 50"
|
||||
```
|
||||
|
||||
Merge all `*.vec` files into a single `samples.vec` file:
|
||||
```
|
||||
python ./tools/mergevec.py -v samples/ -o samples.vec
|
||||
```
|
||||
|
||||
**Errors**: If you run into the following error when running `mergevec.py`:
|
||||
```
|
||||
Traceback (most recent call last):
|
||||
File "./tools/mergevec.py", line 170, in <module>
|
||||
merge_vec_files(vec_directory, output_filename)
|
||||
File "./tools/mergevec.py", line 133, in merge_vec_files
|
||||
val = struct.unpack('<iihh', content[:12])
|
||||
struct.error: unpack requires a string argument of length 12
|
||||
```
|
||||
|
||||
You need to remove all `*.vec` files with size 0 in your `samples` directory. Simply `cd samples` into the directory and double check with `ls -l -S` for file sizes, and run:
|
||||
|
||||
```
|
||||
find . -type f -empty -delete
|
||||
```
|
||||
|
||||
Note: others have said that using artifical data vectors is not the best way to train a classifier. Personally, I have used this method and it worked fine for my use cases. However, you may approach this idea with a grain of salt and skip this step. If you want to hand select your ROI, you may use OpenCV's `opencv_annotation` function to select your regions of interest in a directory of images.
|
||||
|
||||
If you don't want to use artifical data, you will need to have your images and the coordinates of your region of interest. You can then use `opencv_createsamples` to merge all these images into a single vector `.vec` file and use this for training instead. You will need to supply an `info.dat` file that contains the image instance and the object coordinates in `(x, y, width, height)`. Your `info.dat` should look something like below, and can also be created using `opencv_annotation` or other customized data piplining methodologies you will need to implement.
|
||||
|
||||
<blockquote>
|
||||
|
||||
```
|
||||
img/img1.jpg 1 140 100 45 45
|
||||
img/img2.jpg 2 100 200 50 50 50 30 25 25
|
||||
```
|
||||
|
||||
</blockquote>
|
||||
|
||||
## CSV Bounding Box Coordinates
|
||||
In `tools`, there is a script called `bbox_from_vid.py` which can be used to generate the `(x_min, y_min, x_max, y_max)` coordinates, where `min` is from top left point of the bounding box and `max` is the bottom right point. It uses OpenCV's tracking algorithms to track the object selected.
|
||||
|
||||
```
|
||||
usage: bbox_from_vid.py [-h] [-v] [-o] [-c] [-z]
|
||||
|
||||
Get bbox / ROI coords and training images from videos
|
||||
|
||||
optional arguments:
|
||||
-h, --help show this help message and exit
|
||||
-v, --vid specify video to be loaded
|
||||
-o, --center select bounding box / ROI from center point
|
||||
-c, --csv export CSV file with bbox coords
|
||||
-z, --scale decrease video scale by scale factor
|
||||
```
|
||||
|
||||
For example, if you wanted to save the bounding box coordinates of a tracked object:
|
||||
|
||||
```
|
||||
./bbox_from_vid.py -v video_input.avi -c vid_bbox_coords.csv
|
||||
```
|
||||
|
||||
## Training
|
||||
There are two ways in OpenCV to train cascade classifier.
|
||||
* `opencv_haartraining`
|
||||
* `opencv_traincascade` - Newer version. Supports both Haar and LBP (Local Binary Patterns)
|
||||
|
||||
These were the parameters I used for my initial cascade training. Later, we can introduce a larger dataset. To begin training using `opencv_traincascade`:
|
||||
|
||||
```
|
||||
opencv_traincascade -data stage_outputs -vec samples.vec -bg negatives.txt\
|
||||
-numStages 20 -minHitRate 0.999 -maxFalseAlarmRate 0.5 -numPos 390\
|
||||
-numNeg 600 -w 50 -h 50 -mode ALL -precalcValBufSize 8192\
|
||||
-precalcIdxBufSize 8192
|
||||
```
|
||||
|
||||
The first cascade worked relatively well. However, performance suffered in different lighting conditions. As a result, I trained a second cascade with a larger dataset that included different lighting conditions..
|
||||
|
||||
```
|
||||
opencv_traincascade -data stage_outputs -vec samples.vec -bg negatives.txt\
|
||||
-numStages 22 -minHitRate 0.993 -maxFalseAlarmRate 0.5 -numPos 1960\
|
||||
-numNeg 1000 -w 50 -h 50 -mode ALL -precalcValBufSize 16384\
|
||||
-precalcIdxBufSize 16384
|
||||
```
|
||||
|
||||
Parameters for tuning `opencv_traincascade` are available in the [documentation](https://docs.opencv.org/4.4.0/dc/d88/tutorial_traincascade.html). `precalcValBufSize` and `precalcIdxBufSize` are buffer sizes. Currently set to 8192 Mb. If you have available memory, tune this parameter as training will be faster.
|
||||
|
||||
Something important to note is that
|
||||
> vec-file has to contain `>= [numPos + (numStages - 1) * (1 - minHitRate) * numPos] + S`, where `S` is a count of samples from vec-file that can be recognized as background right away
|
||||
|
||||
`numPos` and `numNeg` are the number of positive and negative samples we use in training for every classifier stage. Therefore, `numPos` should be relatively less than our total number of positive samples, taking into consideration the number of stages we'll be running.
|
||||
|
||||
```
|
||||
===== TRAINING 0-stage =====
|
||||
<BEGIN
|
||||
POS count : consumed 1960 : 1960
|
||||
NEG count : acceptanceRatio 1000 : 1
|
||||
Precalculation time: 106
|
||||
+----+---------+---------+
|
||||
| N | HR | FA |
|
||||
+----+---------+---------+
|
||||
| 1| 1| 1|
|
||||
+----+---------+---------+
|
||||
| 2| 1| 1|
|
||||
+----+---------+---------+
|
||||
| 3| 1| 1|
|
||||
+----+---------+---------+
|
||||
| 4| 1| 0.568|
|
||||
+----+---------+---------+
|
||||
| 5| 0.99949| 0.211|
|
||||
+----+---------+---------+
|
||||
END>
|
||||
Training until now has taken 0 days 1 hours 3 minutes 47 seconds.
|
||||
```
|
||||
|
||||
Each row of the training output for each stage represents a feature that's being trained. HR stands for Hit Ratio and FA stands for False Alarm. Note that if a training stage only has a few features (e.g. N = 1 ~ 3), that can suggest that the training data you used was not optimized.
|
||||
|
||||
**Note**: You can always pause / stop your cascade training and just build your final `cascade.xml` with the training stages that you've completed thus far. Just run your `opencv_traincascade` script and change the `-numStages` argument up to whichever completed stage you want, while *keeping every other parameter the same*. Your `cascade.xml` will be created.
|
||||
|
||||
```
|
||||
opencv_traincascade -data stage_outputs -vec samples.vec -bg negatives.txt -numStages 22 -minHitRate 0.9993 -maxFalseAlarmRate 0.5 -numPos 1960 -numNeg 1000 -w 50 -h 50 -mode ALL -precalcValBufSize 16384 -precalcIdxBufSize 16384
|
||||
```
|
||||
|
||||
## Testing Cascade
|
||||
To test how well our cascade performs, run the `classifier.py` script.
|
||||
|
||||
```
|
||||
usage: classifier.py [-h] [-s] [-c] [-i] [-d] [-v] [-w] [-f] [-o] [-z] [-t]
|
||||
|
||||
Cascade Classifier
|
||||
|
||||
optional arguments:
|
||||
-h, --help show this help message and exit
|
||||
-s, --save specify output name
|
||||
-c, --cas specify specific trained cascade
|
||||
-i, --img specify image to be classified
|
||||
-d, --dir specify directory of images to be classified
|
||||
-v, --vid specify video to be classified
|
||||
-w, --cam enable camera access for classification
|
||||
-f, --fps enable frames text (TODO)
|
||||
-o, --circle enable circle detection
|
||||
-z, --scale decrease video scale by scale factor
|
||||
-t, --track select tracking algorithm [KCF, CSRT, MEDIANFLOW]
|
||||
```
|
||||
|
||||
When testing a tracking algorithm, **pass the scale parameter**. For example, to run a video through the classifier and save the output:
|
||||
```
|
||||
./classifier.py -v ~/video_input.MOV -s ~/video_output -z 2 -t KCF
|
||||
```
|
||||
|
||||
## Video Conversions
|
||||
The `classifier.py` automatically saves output videos as `*.avi` (fourcc: XVID). If you need other video types, this can be done very easily with `ffmpeg`. There are way more command arguments, especially if you want to consider encoding and compression types. The following command below converts the `*.avi` to `*.mp4` and compresses it.
|
||||
|
||||
```
|
||||
ffmpeg -i video_input.avi -vcodec libx264 -crf 30 video_output.mp4
|
||||
```
|
||||
|
||||
## Contributing
|
||||
Pull requests are welcomed.
|
||||
|
||||
## Acknowledgements
|
||||
For releasing their tools and notes under MIT license.
|
||||
* [Naotoshi Seo](https://github.com/sonots) - `createsamples.pl`
|
||||
* [Blake Wulfe](https://github.com/wulfebw) - `mergevec.py`
|
||||
* [Thorsten Ball](https://github.com/mrnugget)
|
||||
|
||||
## References
|
||||
* [OpenCV - Cascade Classifier Training](https://docs.opencv.org/master/dc/d88/tutorial_traincascade.html)
|
||||
* [OpenCV - Face Detection using Haar Cascades](https://docs.opencv.org/master/d2/d99/tutorial_js_face_detection.html)
|
||||
* [Naotoshi Seo - Tutorial: OpenCV haartraining](http://note.sonots.com/SciSoftware/haartraining.html)
|
||||
* [Thorsten Ball - Train your own OpenCV Haar Classifier](https://coding-robin.de/2013/07/22/train-your-own-opencv-haar-classifier.html)
|
@@ -0,0 +1,79 @@
|
||||
#!/usr/bin/perl
|
||||
use File::Basename;
|
||||
use strict;
|
||||
##########################################################################
|
||||
# Create samples from an image applying distortions repeatedly
|
||||
# (create many many samples from many images applying distortions)
|
||||
#
|
||||
# perl createtrainsamples.pl <positives.dat> <negatives.dat> <vec_output_dir>
|
||||
# [<totalnum = 7000>] [<createsample_command_options = ./createsamples -w 20 -h 20...>]
|
||||
# ex) perl createtrainsamples.pl positives.dat negatives.dat samples
|
||||
#
|
||||
# Author: Naotoshi Seo
|
||||
# Date : 09/12/2008 Add <totalnum> and <createsample_command_options> options
|
||||
# Date : 06/02/2007
|
||||
# Date : 03/12/2006
|
||||
#########################################################################
|
||||
my $cmd = './createsamples -bgcolor 0 -bgthresh 0 -maxxangle 1.1 -maxyangle 1.1 maxzangle 0.5 -maxidev 40 -w 20 -h 20';
|
||||
my $totalnum = 7000;
|
||||
my $tmpfile = 'tmp';
|
||||
|
||||
if ($#ARGV < 2) {
|
||||
print "Usage: perl createtrainsamples.pl\n";
|
||||
print " <positives_collection_filename>\n";
|
||||
print " <negatives_collection_filename>\n";
|
||||
print " <output_dirname>\n";
|
||||
print " [<totalnum = " . $totalnum . ">]\n";
|
||||
print " [<createsample_command_options = '" . $cmd . "'>]\n";
|
||||
exit;
|
||||
}
|
||||
my $positive = $ARGV[0];
|
||||
my $negative = $ARGV[1];
|
||||
my $outputdir = $ARGV[2];
|
||||
$totalnum = $ARGV[3] if ($#ARGV > 2);
|
||||
$cmd = $ARGV[4] if ($#ARGV > 3);
|
||||
|
||||
open(POSITIVE, "< $positive");
|
||||
my @positives = <POSITIVE>;
|
||||
close(POSITIVE);
|
||||
|
||||
open(NEGATIVE, "< $negative");
|
||||
my @negatives = <NEGATIVE>;
|
||||
close(NEGATIVE);
|
||||
|
||||
# number of generated images from one image so that total will be $totalnum
|
||||
my $numfloor = int($totalnum / $#positives);
|
||||
my $numremain = $totalnum - $numfloor * $#positives;
|
||||
|
||||
# Get the directory name of positives
|
||||
my $first = $positives[0];
|
||||
my $last = $positives[$#positives];
|
||||
while ($first ne $last) {
|
||||
$first = dirname($first);
|
||||
$last = dirname($last);
|
||||
if ( $first eq "" ) { last; }
|
||||
}
|
||||
my $imgdir = $first;
|
||||
my $imgdirlen = length($first);
|
||||
|
||||
for (my $k = 0; $k < $#positives; $k++ ) {
|
||||
my $img = $positives[$k];
|
||||
my $num = ($k < $numremain) ? $numfloor + 1 : $numfloor;
|
||||
|
||||
# Pick up negative images randomly
|
||||
my @localnegatives = ();
|
||||
for (my $i = 0; $i < $num; $i++) {
|
||||
my $ind = int(rand($#negatives));
|
||||
push(@localnegatives, $negatives[$ind]);
|
||||
}
|
||||
open(TMP, "> $tmpfile");
|
||||
print TMP @localnegatives;
|
||||
close(TMP);
|
||||
#system("cat $tmpfile");
|
||||
|
||||
!chomp($img);
|
||||
my $vec = $outputdir . substr($img, $imgdirlen) . ".vec" ;
|
||||
print "$cmd -img $img -bg $tmpfile -vec $vec -num $num" . "\n";
|
||||
system("$cmd -img $img -bg $tmpfile -vec $vec -num $num");
|
||||
}
|
||||
unlink($tmpfile);
|
@@ -0,0 +1,240 @@
|
||||
#!/usr/bin/env python3
|
||||
|
||||
#import matplotlib.pyplot as plt
|
||||
import argparse as ap
|
||||
import numpy as np
|
||||
import cv2 as cv
|
||||
import os
|
||||
import sys
|
||||
|
||||
class CustomFormatter(ap.HelpFormatter):
|
||||
def _format_action_invocation(self, action):
|
||||
if not action.option_strings:
|
||||
metavar, = self._metavar_formatter(action, action.dest)(1)
|
||||
return metavar
|
||||
else:
|
||||
parts = []
|
||||
if action.nargs == 0:
|
||||
parts.extend(action.option_strings)
|
||||
else:
|
||||
default = action.dest.upper()
|
||||
args_string = self._format_args(action, default)
|
||||
for option_string in action.option_strings:
|
||||
#parts.append('%s %s' % (option_string, args_string))
|
||||
parts.append('%s' % option_string)
|
||||
parts[-1] += ' %s'%args_string
|
||||
return ', '.join(parts)
|
||||
|
||||
# Parser Arguments
|
||||
parser = ap.ArgumentParser(description='Cascade Classifier', formatter_class=CustomFormatter)
|
||||
parser.add_argument("-s", "--save", metavar='', help="specify output name")
|
||||
parser.add_argument("-c", "--cas", metavar='', help="specify specific trained cascade", default="./stage_outputs/cascade.xml")
|
||||
parser.add_argument("-i", "--img", metavar='', help="specify image to be classified")
|
||||
parser.add_argument("-d", "--dir", metavar='', help="specify directory of images to be classified")
|
||||
parser.add_argument("-v", "--vid", metavar='', help="specify video to be classified")
|
||||
parser.add_argument("-w", "--cam", metavar='', help="enable camera access for classification")
|
||||
parser.add_argument("-f", "--fps", help="enable frames text (TODO)", action="store_true")
|
||||
parser.add_argument("-o", "--circle", help="enable circle detection", action="store_true")
|
||||
parser.add_argument("-z", "--scale", metavar='', help="decrease video scale by scale factor", type=int, default=1)
|
||||
parser.add_argument("-t", "--track", metavar='', help="select tracking algorithm [KCF, CSRT, MEDIANFLOW]", choices=['KCF', 'CSRT', 'MEDIANFLOW'])
|
||||
args = parser.parse_args(sys.argv[1:])
|
||||
|
||||
# Load the trained cascade
|
||||
cascade = cv.CascadeClassifier()
|
||||
if not cascade.load(args.cas):
|
||||
print("Can't find cascade file. Do you have the directory ./stage_outputs/cascade.xml")
|
||||
exit(0)
|
||||
|
||||
def plot():
|
||||
pass
|
||||
|
||||
def detect_circles(src):
|
||||
img = src
|
||||
img_gray = cv.cvtColor(img, cv.COLOR_BGR2GRAY)
|
||||
img_blur = cv.medianBlur(img_gray, 5)
|
||||
rows = img_blur.shape[0]
|
||||
#Images circles = cv.HoughCircles(img_blur, cv.HOUGH_GRADIENT, 1, rows / 3, param1=100, param2=40, maxRadius=40)
|
||||
circles = cv.HoughCircles(img_blur, cv.HOUGH_GRADIENT, 1, rows/3, param1=100, param2=15, minRadius=10, maxRadius=15)
|
||||
|
||||
if circles is not None:
|
||||
circles = np.uint16(np.around(circles))
|
||||
for i in circles[0, :]:
|
||||
center = (i[0], i[1])
|
||||
# circle center
|
||||
cv.circle(img, center, 1, (0, 100, 100), 3)
|
||||
# circle outline
|
||||
radius = i[2]
|
||||
cv.circle(img, center, radius, (255, 0, 255), 3)
|
||||
|
||||
return img
|
||||
|
||||
def choose_tracker():
|
||||
OPENCV_TRACKERS = {
|
||||
'KCF': cv.TrackerKCF_create(),
|
||||
'CSRT': cv.TrackerCSRT_create(),
|
||||
'MEDIANFLOW': cv.TrackerMedianFlow_create()
|
||||
}
|
||||
tracker = OPENCV_TRACKERS[args.track]
|
||||
return tracker
|
||||
|
||||
def tracking(vid, tracker):
|
||||
ok, frame = vid.read()
|
||||
frame = scale(frame, args.scale)
|
||||
ok, roi = tracker.update(frame)
|
||||
|
||||
if ok:
|
||||
p1 = (int(roi[0]), int(roi[1]))
|
||||
p2 = (int(roi[0] + roi[2]), int(roi[1] + roi[3]))
|
||||
cv.rectangle(frame, p1, p2, (0,255,0), 2, 1)
|
||||
cpoint_circle = cv.circle(frame, (int(roi[0]+(roi[2]/2)), int(roi[1]+(roi[3]/2))), 3, (0,255,0), 3)
|
||||
return frame
|
||||
|
||||
def save(frame):
|
||||
# Need dimensions of frame to determine proper video output
|
||||
fourcc = cv.VideoWriter_fourcc(*'XVID')
|
||||
height, width, channels = frame.shape
|
||||
out = cv.VideoWriter(args.save + '.avi', fourcc, 30.0, (width, height))
|
||||
return out
|
||||
|
||||
def get_roi(frame):
|
||||
# Get initial bounding box by running cascade detection on first frame
|
||||
frame_gray = cv.cvtColor(frame, cv.COLOR_BGR2GRAY)
|
||||
frame_gray = cv.GaussianBlur(frame_gray, (3, 3), 0)
|
||||
cas_object = cascade.detectMultiScale(frame_gray)
|
||||
if len(cas_object) == 0:
|
||||
return []
|
||||
roi = (cas_object[0][0], cas_object[0][1], cas_object[0][2], cas_object[0][3])
|
||||
return roi
|
||||
|
||||
def get_cascade(frame):
|
||||
frame_gray = cv.cvtColor(frame, cv.COLOR_BGR2GRAY)
|
||||
frame_gray = cv.GaussianBlur(frame_gray, (3, 3), 0)
|
||||
cas_object = cascade.detectMultiScale(frame_gray)
|
||||
for (x, y, w, h) in cas_object:
|
||||
cv.rectangle(frame, (x,y), (x+w, y+h), (0,0,255), 2)
|
||||
cpoint_circle = cv.circle(frame, (int(x+(w/2)), int(y+(h/2))), 3, (0,0,255), 3)
|
||||
return frame
|
||||
|
||||
def scale(frame, scale_factor):
|
||||
height, width, channels = frame.shape
|
||||
scaled_height = int(height/scale_factor)
|
||||
scaled_width = int(width/scale_factor)
|
||||
resized_frame = cv.resize(frame, (scaled_width, scaled_height))
|
||||
return resized_frame
|
||||
|
||||
def img_classifier():
|
||||
# Read image, convert to gray, equalize histogram, and detect.
|
||||
img = cv.imread(args.img, cv.IMREAD_COLOR)
|
||||
img_gray = cv.cvtColor(img, cv.COLOR_BGR2GRAY)
|
||||
#img_gray = cv.equalizeHist(img_gray)
|
||||
cas_object = cascade.detectMultiScale(img_gray)
|
||||
|
||||
for (x, y, w, h) in cas_object:
|
||||
roi = cv.rectangle(img, (x,y), (x+w, y+h), (0,0,255), 2)
|
||||
cpoint_circle = cv.circle(img, (int(x+(w/2)), int(y+(h/2))), 3, (0,0,255), 3)
|
||||
|
||||
if args.circle is True:
|
||||
roi = img[y:y+h, x:x+w]
|
||||
img = detect_circles(roi)
|
||||
|
||||
cv.imshow('image', img)
|
||||
cv.waitKey(0)
|
||||
cv.destroyAllWindows()
|
||||
|
||||
def dir_classifier():
|
||||
imgs = []
|
||||
for filename in os.listdir(args.dir):
|
||||
img = cv.imread(os.path.join(args.dir, filename))
|
||||
if img is not None:
|
||||
img_gray = cv.cvtColor(img, cv.COLOR_BGR2GRAY)
|
||||
cas_object = cascade.detectMultiScale(img_gray)
|
||||
|
||||
for (x, y, w, h) in cas_object:
|
||||
cv.rectangle(img, (x,y), (x+w, y+h), (0,0,255), 2)
|
||||
cpoint_circle = cv.circle(img, (int(x+(w/2)), int(y+(h/2))), 3, (0,0,255), 3)
|
||||
|
||||
if args.circle is True:
|
||||
roi = img[y:y+h, x:x+w]
|
||||
img = detect_circles(roi)
|
||||
|
||||
cv.imshow(str(filename), img)
|
||||
cv.waitKey(0)
|
||||
imgs.append(img)
|
||||
#print(imgs)
|
||||
#return imgs
|
||||
|
||||
def vid_classifier():
|
||||
vid = cv.VideoCapture(args.vid)
|
||||
|
||||
if not vid.isOpened():
|
||||
print("Could not open video")
|
||||
sys.exit()
|
||||
|
||||
# Read the first frame
|
||||
_ , frame = vid.read()
|
||||
frame = scale(frame, args.scale)
|
||||
|
||||
if not _:
|
||||
print("Cannot read video file")
|
||||
sys.exit()
|
||||
|
||||
if args.save is not None and _ is True:
|
||||
out = save(frame=frame)
|
||||
|
||||
if args.track is not None and _ is True:
|
||||
cas_roi = get_roi(frame)
|
||||
while not cas_roi:
|
||||
_, frame = vid.read()
|
||||
frame = scale(frame, args.scale)
|
||||
cas_roi = get_roi(frame)
|
||||
tracker = choose_tracker()
|
||||
tracker.init(frame, cas_roi)
|
||||
|
||||
while(vid.isOpened()):
|
||||
_ , frame = vid.read()
|
||||
frame = scale(frame, args.scale)
|
||||
frame = get_cascade(frame)
|
||||
|
||||
if args.track is not None:
|
||||
frame = tracking(vid=vid, tracker=tracker)
|
||||
|
||||
if args.circle is True:
|
||||
roi = get_roi(frame)
|
||||
roi_circle = frame[int(roi[1]):int(roi[1] + roi[3]), int(roi[0]):int(roi[0] + roi[2])]
|
||||
frame = detect_circles(roi_circle)
|
||||
|
||||
cv.imshow('video', frame)
|
||||
if args.save is not None:
|
||||
out.write(frame)
|
||||
if cv.waitKey(1) & 0xFF == ord('q'):
|
||||
break
|
||||
|
||||
if args.save is not None:
|
||||
out.release()
|
||||
vid.release()
|
||||
cv.destroyAllWindows()
|
||||
|
||||
def cam_classifier():
|
||||
cam = cv.VideoCapture(0)
|
||||
if not cam.isOpened():
|
||||
raise IOError("Cannot access camera")
|
||||
while(cam.isOpened()):
|
||||
_, frame = cap.read()
|
||||
frame = get_cascade(frame)
|
||||
cv2.imshow('camera', frame)
|
||||
if cv.waitKey(10) & 0xFF == ord('q'):
|
||||
break
|
||||
cam.release()
|
||||
cv.destroyAllWindows()
|
||||
|
||||
if __name__ == "__main__":
|
||||
if args.img is not None:
|
||||
img_classifier()
|
||||
elif args.vid is not None:
|
||||
vid_classifier()
|
||||
elif args.dir is not None:
|
||||
dir_classifier()
|
||||
elif args.cam is not None:
|
||||
cam_clasifier()
|
||||
else:
|
||||
parser.print_help()
|
@@ -0,0 +1,11 @@
|
||||
cycler==0.10.0
|
||||
kiwisolver==1.3.1
|
||||
matplotlib==3.3.4
|
||||
numpy==1.20.0
|
||||
opencv-contrib-python==4.4.0.44
|
||||
Pillow==8.1.0
|
||||
pip-autoremove==0.9.1
|
||||
pkg-resources==0.0.0
|
||||
pyparsing==2.4.7
|
||||
python-dateutil==2.8.1
|
||||
six==1.15.0
|
@@ -0,0 +1,12 @@
|
||||
#!/usr/bin/env bash
|
||||
|
||||
set -ex
|
||||
|
||||
opencv_createsamples \
|
||||
-img ./positive_images/img1.png\
|
||||
-bg ./negatives.txt \
|
||||
-info ./annotations/annotations.lst\
|
||||
-pngoutput \
|
||||
-maxxangle 0.1 \
|
||||
-maxyangle 0.1 \
|
||||
-maxzangle 0.1
|
@@ -0,0 +1,99 @@
|
||||
#!/usr/bin/env python3
|
||||
|
||||
import argparse as ap
|
||||
import numpy as np
|
||||
import cv2 as cv
|
||||
import sys
|
||||
|
||||
class CustomFormatter(ap.HelpFormatter):
|
||||
def _format_action_invocation(self, action):
|
||||
if not action.option_strings:
|
||||
metavar, = self._metavar_formatter(action, action.dest)(1)
|
||||
return metavar
|
||||
else:
|
||||
parts = []
|
||||
if action.nargs == 0:
|
||||
parts.extend(action.option_strings)
|
||||
else:
|
||||
default = action.dest.upper()
|
||||
args_string = self._format_args(action, default)
|
||||
for option_string in action.option_strings:
|
||||
#parts.append('%s %s' % (option_string, args_string))
|
||||
parts.append('%s' % option_string)
|
||||
parts[-1] += ' %s'%args_string
|
||||
return ', '.join(parts)
|
||||
|
||||
# Parser Arguments
|
||||
parser = ap.ArgumentParser(description='Get bbox / ROI coords and training images from videos', formatter_class=CustomFormatter)
|
||||
parser.add_argument("-v", "--vid", metavar='', help="specify video to be loaded")
|
||||
parser.add_argument("-o", "--center", help="select bounding box / ROI from center point", action='store_true')
|
||||
parser.add_argument("-c", "--csv", metavar='', help="export CSV file with bbox coords")
|
||||
parser.add_argument("-z", "--scale", metavar='', help="decrease video scale by scale factor", type=int, default=1)
|
||||
args = parser.parse_args(sys.argv[1:])
|
||||
|
||||
class tracker_types:
|
||||
CSRT = cv.TrackerCSRT_create()
|
||||
KCF = cv.TrackerKCF_create()
|
||||
MEDIANFLOW = cv.TrackerMedianFlow_create()
|
||||
|
||||
def __init__(self):
|
||||
pass
|
||||
|
||||
def scale(frame, scale_factor):
|
||||
height, width, channels = frame.shape
|
||||
scaled_height = int(height/scale_factor)
|
||||
scaled_width = int(width/scale_factor)
|
||||
resized_frame = cv.resize(frame, (scaled_width, scaled_height))
|
||||
return resized_frame
|
||||
|
||||
def create_csv(values):
|
||||
np.savetxt(args.csv, values, delimiter=',', fmt='%s')
|
||||
|
||||
if __name__ == '__main__':
|
||||
if args.vid is not None:
|
||||
vid = cv.VideoCapture(args.vid)
|
||||
|
||||
if not vid.isOpened():
|
||||
print("Could not open video")
|
||||
sys.exit()
|
||||
|
||||
_, frame = vid.read()
|
||||
frame = scale(frame, args.scale)
|
||||
if not _:
|
||||
print("Cannot read video file")
|
||||
sys.exit()
|
||||
|
||||
bbox = cv.selectROI(frame, showCrosshair=True, fromCenter=args.center)
|
||||
csv_values = np.array([["x_min", "y_min", "x_max", "y_max", "frame_num"]])
|
||||
tracker = tracker_types.CSRT
|
||||
tracker.init(frame, bbox)
|
||||
|
||||
while True:
|
||||
_, frame = vid.read()
|
||||
frame = scale(frame, args.scale)
|
||||
frame_number = vid.get(cv.CAP_PROP_POS_FRAMES)
|
||||
_, roi = tracker.update(frame)
|
||||
|
||||
if _:
|
||||
p1 = (int(roi[0]), int(roi[1]))
|
||||
p2 = (int(roi[0] + roi[2]), int(roi[1] + roi[3]))
|
||||
cv.rectangle(frame, p1, p2, (0,255,0), 2, 1)
|
||||
cpoint_circle = cv.circle(frame, (int(roi[0]+(roi[2]/2)), int(roi[1]+(roi[3]/2))), 3, (0,255,0), 3)
|
||||
csv_data = np.array([[int(roi[0]), int(roi[1]), int(roi[0] + roi[2]), int(roi[1] + roi[3]), int(frame_number)]])
|
||||
# If your object is stationary, and you just want to train different lighting conditions
|
||||
# csv_data = np.array([[441, 328, 612, 482, int(frame_number)]])
|
||||
csv_values = np.append(csv_values, csv_data, 0)
|
||||
create_csv(csv_values)
|
||||
else:
|
||||
# Tracking failure
|
||||
cv.putText(frame, "Tracking Failure", (100,80), cv.FONT_HERSHEY_SIMPLEX, 0.75,(0,0,255),2)
|
||||
|
||||
# Display result
|
||||
cv.imshow("Video", frame)
|
||||
|
||||
# Quit with "Q"
|
||||
if cv.waitKey(1) & 0xFF == ord('q'):
|
||||
break
|
||||
|
||||
else:
|
||||
parser.print_help()
|
@@ -0,0 +1,170 @@
|
||||
###############################################################################
|
||||
# Copyright (c) 2014, Blake Wulfe
|
||||
#
|
||||
# Permission is hereby granted, free of charge, to any person obtaining a copy
|
||||
# of this software and associated documentation files (the "Software"), to deal
|
||||
# in the Software without restriction, including without limitation the rights
|
||||
# to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
||||
# copies of the Software, and to permit persons to whom the Software is
|
||||
# furnished to do so, subject to the following conditions:
|
||||
#
|
||||
# The above copyright notice and this permission notice shall be included in
|
||||
# all copies or substantial portions of the Software.
|
||||
#
|
||||
# THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
||||
# IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
||||
# FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
||||
# AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
||||
# LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
||||
# OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
||||
# THE SOFTWARE.
|
||||
###############################################################################
|
||||
|
||||
"""
|
||||
File: mergevec.py
|
||||
Author: blake.w.wulfe@gmail.com
|
||||
Date: 6/13/2014
|
||||
File Description:
|
||||
|
||||
This file contains a function that merges .vec files called "merge_vec_files".
|
||||
I made it as a replacement for mergevec.cpp (created by Naotoshi Seo.
|
||||
See: http://note.sonots.com/SciSoftware/haartraining/mergevec.cpp.html)
|
||||
in order to avoid recompiling openCV with mergevec.cpp.
|
||||
|
||||
To use the function:
|
||||
(1) Place all .vec files to be merged in a single directory (vec_directory).
|
||||
(2) Navigate to this file in your CLI (terminal or cmd) and type "python mergevec.py -v your_vec_directory -o your_output_filename".
|
||||
|
||||
The first argument (-v) is the name of the directory containing the .vec files
|
||||
The second argument (-o) is the name of the output file
|
||||
|
||||
To test the output of the function:
|
||||
(1) Install openCV.
|
||||
(2) Navigate to the output file in your CLI (terminal or cmd).
|
||||
(2) Type "opencv_createsamples -w img_width -h img_height -vec output_filename".
|
||||
This should show the .vec files in sequence.
|
||||
|
||||
"""
|
||||
|
||||
import sys
|
||||
import glob
|
||||
import struct
|
||||
import argparse
|
||||
import traceback
|
||||
|
||||
|
||||
def exception_response(e):
|
||||
exc_type, exc_value, exc_traceback = sys.exc_info()
|
||||
lines = traceback.format_exception(exc_type, exc_value, exc_traceback)
|
||||
for line in lines:
|
||||
print(line)
|
||||
|
||||
def get_args():
|
||||
parser = argparse.ArgumentParser()
|
||||
parser.add_argument('-v', dest='vec_directory')
|
||||
parser.add_argument('-o', dest='output_filename')
|
||||
args = parser.parse_args()
|
||||
return (args.vec_directory, args.output_filename)
|
||||
|
||||
def merge_vec_files(vec_directory, output_vec_file):
|
||||
"""
|
||||
Iterates throught the .vec files in a directory and combines them.
|
||||
|
||||
(1) Iterates through files getting a count of the total images in the .vec files
|
||||
(2) checks that the image sizes in all files are the same
|
||||
|
||||
The format of a .vec file is:
|
||||
|
||||
4 bytes denoting number of total images (int)
|
||||
4 bytes denoting size of images (int)
|
||||
2 bytes denoting min value (short)
|
||||
2 bytes denoting max value (short)
|
||||
|
||||
ex: 6400 0000 4605 0000 0000 0000
|
||||
|
||||
hex 6400 0000 4605 0000 0000 0000
|
||||
# images size of h * w min max
|
||||
dec 100 1350 0 0
|
||||
|
||||
:type vec_directory: string
|
||||
:param vec_directory: Name of the directory containing .vec files to be combined.
|
||||
Do not end with slash. Ex: '/Users/username/Documents/vec_files'
|
||||
|
||||
:type output_vec_file: string
|
||||
:param output_vec_file: Name of aggregate .vec file for output.
|
||||
Ex: '/Users/username/Documents/aggregate_vec_file.vec'
|
||||
|
||||
"""
|
||||
|
||||
# Check that the .vec directory does not end in '/' and if it does, remove it.
|
||||
if vec_directory.endswith('/'):
|
||||
vec_directory = vec_directory[:-1]
|
||||
# Get .vec files
|
||||
files = glob.glob('{0}/*.vec'.format(vec_directory))
|
||||
|
||||
# Check to make sure there are .vec files in the directory
|
||||
if len(files) <= 0:
|
||||
print('Vec files to be merged could not be found from directory: {0}'.format(vec_directory))
|
||||
sys.exit(1)
|
||||
# Check to make sure there are more than one .vec files
|
||||
if len(files) == 1:
|
||||
print('Only 1 vec file was found in directory: {0}. Cannot merge a single file.'.format(vec_directory))
|
||||
sys.exit(1)
|
||||
|
||||
|
||||
# Get the value for the first image size
|
||||
prev_image_size = 0
|
||||
try:
|
||||
with open(files[0], 'rb') as vecfile:
|
||||
content = ''.join(str(line) for line in vecfile.readlines())
|
||||
val = struct.unpack('<iihh', content[:12])
|
||||
prev_image_size = val[1]
|
||||
except IOError as e:
|
||||
print('An IO error occured while processing the file: {0}'.format(f))
|
||||
exception_response(e)
|
||||
|
||||
|
||||
# Get the total number of images
|
||||
total_num_images = 0
|
||||
for f in files:
|
||||
try:
|
||||
with open(f, 'rb') as vecfile:
|
||||
content = ''.join(str(line) for line in vecfile.readlines())
|
||||
val = struct.unpack('<iihh', content[:12])
|
||||
num_images = val[0]
|
||||
image_size = val[1]
|
||||
if image_size != prev_image_size:
|
||||
err_msg = """The image sizes in the .vec files differ. These values must be the same. \n The image size of file {0}: {1}\n
|
||||
The image size of previous files: {0}""".format(f, image_size, prev_image_size)
|
||||
sys.exit(err_msg)
|
||||
|
||||
total_num_images += num_images
|
||||
except IOError as e:
|
||||
print('An IO error occured while processing the file: {0}'.format(f))
|
||||
exception_response(e)
|
||||
|
||||
|
||||
# Iterate through the .vec files, writing their data (not the header) to the output file
|
||||
# '<iihh' means 'little endian, int, int, short, short'
|
||||
header = struct.pack('<iihh', total_num_images, image_size, 0, 0)
|
||||
try:
|
||||
with open(output_vec_file, 'wb') as outputfile:
|
||||
outputfile.write(header)
|
||||
|
||||
for f in files:
|
||||
with open(f, 'rb') as vecfile:
|
||||
content = ''.join(str(line) for line in vecfile.readlines())
|
||||
data = content[12:]
|
||||
outputfile.write(data)
|
||||
except Exception as e:
|
||||
exception_response(e)
|
||||
|
||||
|
||||
if __name__ == '__main__':
|
||||
vec_directory, output_filename = get_args()
|
||||
if not vec_directory:
|
||||
sys.exit('mergvec requires a directory of vec files. Call mergevec.py with -v /your_vec_directory')
|
||||
if not output_filename:
|
||||
sys.exit('mergevec requires an output filename. Call mergevec.py with -o your_output_filename')
|
||||
|
||||
merge_vec_files(vec_directory, output_filename)
|
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
3794
vinniesniper-54816/task1/_lab/_classifiers_store/2xx_bus/cascade.xml
Normal file
3794
vinniesniper-54816/task1/_lab/_classifiers_store/2xx_bus/cascade.xml
Normal file
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
7499
vinniesniper-54816/task1/_lab/_classifiers_store/flower/cascade.xml
Normal file
7499
vinniesniper-54816/task1/_lab/_classifiers_store/flower/cascade.xml
Normal file
File diff suppressed because it is too large
Load Diff
2884
vinniesniper-54816/task1/_lab/_classifiers_store/horse/cascade.xml
Normal file
2884
vinniesniper-54816/task1/_lab/_classifiers_store/horse/cascade.xml
Normal file
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
@@ -0,0 +1,3 @@
|
||||
# NOTES
|
||||
|
||||
faulty made by colored version of photos
|
27
vinniesniper-54816/task1/_lab/features2d/main.py
Normal file
27
vinniesniper-54816/task1/_lab/features2d/main.py
Normal file
@@ -0,0 +1,27 @@
|
||||
import cv2
|
||||
import numpy as np
|
||||
|
||||
# Load the image
|
||||
img = cv2.imread("beach.jpg")
|
||||
|
||||
# Convert the image to grayscale
|
||||
gray = cv2.cvtColor(img, cv2.COLOR_BGR2GRAY)
|
||||
|
||||
# Detect corners using the Harris corner detector
|
||||
corners = cv2.goodFeaturesToTrack(gray, 100, 0.3, 10)
|
||||
|
||||
# Calculate the feature vectors using the SIFT descriptor
|
||||
sift = cv2.xfeatures2d.SIFT_create()
|
||||
kp, des = sift.detectAndCompute(gray, None)
|
||||
|
||||
# Match the feature vectors using the FLANN matcher
|
||||
matcher = cv2.DescriptorMatcher_create(cv2.DESCRIPTOR_MATCHER_FLANNBASED)
|
||||
matches = matcher.knnMatch(des, des, k=2)
|
||||
|
||||
# Draw the matched keypoints
|
||||
cv2.drawMatches(img, kp, img, kp, matches, None, flags=cv2.DrawMatchesFlags_NOT_DRAW_SINGLE_POINTS)
|
||||
|
||||
# Display the image
|
||||
cv2.imshow("Image", img)
|
||||
cv2.waitKey(0)
|
||||
cv2.destroyAllWindows()
|
9
vinniesniper-54816/task1/_lab/haar-classifier/notes.md
Normal file
9
vinniesniper-54816/task1/_lab/haar-classifier/notes.md
Normal file
@@ -0,0 +1,9 @@
|
||||
### youtubes
|
||||
|
||||
https://github.com/amannirala13/HAAR-Cascade-Trainer-Linux
|
||||
|
||||
https://www.youtube.com/watch?v=bsWVjt_QUhA
|
||||
|
||||
https://www.youtube.com/watch?v=fgx5LDOx4JY
|
||||
|
||||
C:\Users\logic\Downloads\anas_haartrain\02_haarTraining.bat
|
Reference in New Issue
Block a user